mirror of
https://github.com/loro-dev/loro.git
synced 2024-11-24 20:20:36 +00:00
19 lines
343 B
TOML
19 lines
343 B
TOML
|
|
||
|
# cargo-vet audits file
|
||
|
|
||
|
[[audits.ctor]]
|
||
|
who = "Zixuan Chen <remch183@outlook.com>"
|
||
|
criteria = "safe-to-run"
|
||
|
version = "0.1.23"
|
||
|
|
||
|
[[audits.fxhash]]
|
||
|
who = "Zixuan Chen <remch183@outlook.com>"
|
||
|
criteria = "safe-to-deploy"
|
||
|
version = "0.2.1"
|
||
|
|
||
|
[[audits.num]]
|
||
|
who = "Zixuan Chen <remch183@outlook.com>"
|
||
|
criteria = "safe-to-deploy"
|
||
|
version = "0.4.0"
|
||
|
|