@@ -1829,6 +1829,16 @@ criteria = "safe-to-deploy"
1829
1829
version = " 0.2.5"
1830
1830
notes = " I am the author of this crate."
1831
1831
1832
+ [[audits .leb128-tokio ]]
1833
+ who =
" Roman Volosatovs <[email protected] >"
1834
+ criteria = " safe-to-deploy"
1835
+ version = " 0.1.1"
1836
+
1837
+ [[audits .leb128-tokio ]]
1838
+ who =
" Roman Volosatovs <[email protected] >"
1839
+ criteria = " safe-to-deploy"
1840
+ version = " 0.1.1"
1841
+
1832
1842
[[audits .libc ]]
1833
1843
who =
" Dan Gohman <[email protected] >"
1834
1844
criteria = " safe-to-deploy"
@@ -2173,6 +2183,11 @@ a few `unsafe` blocks related to utf-8 validation which are locally verifiable
2173
2183
as correct and otherwise this crate is good to go.
2174
2184
"""
2175
2185
2186
+ [[audits .pin-project-lite ]]
2187
+ who =
" Roman Volosatovs <[email protected] >"
2188
+ criteria = " safe-to-deploy"
2189
+ delta = " 0.2.13 -> 0.2.14"
2190
+
2176
2191
[[audits .pin-utils ]]
2177
2192
who =
" Pat Hickey <[email protected] >"
2178
2193
criteria = " safe-to-deploy"
@@ -2557,6 +2572,11 @@ criteria = "safe-to-deploy"
2557
2572
version = " 0.7.4"
2558
2573
notes = " Alex Crichton audited the safety of src/sync/reusable_box.rs, I audited the remainder of the crate."
2559
2574
2575
+ [[audits .tokio-util ]]
2576
+ who =
" Roman Volosatovs <[email protected] >"
2577
+ criteria = " safe-to-deploy"
2578
+ delta = " 0.7.4 -> 0.7.11"
2579
+
2560
2580
[[audits .tracing ]]
2561
2581
who =
" Alex Crichton <[email protected] >"
2562
2582
criteria = " safe-to-deploy"
@@ -2666,6 +2686,11 @@ is similar to what it once was back then. Skimming over the crate there is
2666
2686
nothing suspicious and it's everything you'd expect a Rust URL parser to be.
2667
2687
"""
2668
2688
2689
+ [[audits .utf8-tokio ]]
2690
+ who =
" Roman Volosatovs <[email protected] >"
2691
+ criteria = " safe-to-deploy"
2692
+ version = " 0.1.1"
2693
+
2669
2694
[[audits .vcpkg ]]
2670
2695
who =
" Pat Hickey <[email protected] >"
2671
2696
criteria = " safe-to-deploy"
@@ -2970,6 +2995,11 @@ criteria = "safe-to-run"
2970
2995
version = " 0.12.5"
2971
2996
notes = " The Bytecode Alliance is the author of this crate."
2972
2997
2998
+ [[audits .wasm-tokio ]]
2999
+ who =
" Roman Volosatovs <[email protected] >"
3000
+ criteria = " safe-to-deploy"
3001
+ version = " 0.4.1"
3002
+
2973
3003
[[audits .wasmi ]]
2974
3004
who =
" Robin Freyler <[email protected] >"
2975
3005
criteria = " safe-to-run"
@@ -3411,6 +3441,11 @@ criteria = "safe-to-deploy"
3411
3441
version = " 0.6.4"
3412
3442
notes = " The Bytecode Alliance is the author of this crate."
3413
3443
3444
+ [[audits .wrpc-transport ]]
3445
+ who =
" Roman Volosatovs <[email protected] >"
3446
+ criteria = " safe-to-deploy"
3447
+ version = " 0.25.0"
3448
+
3414
3449
[[audits .xattr ]]
3415
3450
who =
" Andrew Brown <[email protected] >"
3416
3451
criteria = " safe-to-deploy"
0 commit comments