You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
notes = "Most unsafe is hidden by `inout` dependency; only remaining unsafe is raw-splitting a slice and an unreachable hint. Older versions of this regularly reach ~150k daily downloads."
2662
2668
2669
+
[[audits.clap]]
2670
+
who = "Chris Fallin <chris@cfallin.org>"
2671
+
criteria = "safe-to-deploy"
2672
+
version = "2.34.0"
2673
+
2663
2674
[[audits.cobs]]
2664
2675
who = "Alex Crichton <alex@alexcrichton.com>"
2665
2676
criteria = "safe-to-deploy"
@@ -3159,6 +3170,16 @@ who = "Pat Hickey <p.hickey@f5.com>"
notes = "No dependencies and completely a compile-time crate as advertised. Uses `unsafe` in one module as a compile-time check only: `mem::transmute` and `ptr::write` are wrapped in an impossible-to-run closure."
4605
4653
4654
+
[[audits.strsim]]
4655
+
who = "Chris Fallin <chris@cfallin.org>"
4656
+
criteria = "safe-to-deploy"
4657
+
delta = "0.10.0 -> 0.8.0"
4658
+
4659
+
[[audits.structopt]]
4660
+
who = "Chris Fallin <chris@cfallin.org>"
4661
+
criteria = "safe-to-deploy"
4662
+
version = "0.3.26"
4663
+
4664
+
[[audits.structopt-derive]]
4665
+
who = "Chris Fallin <chris@cfallin.org>"
4666
+
criteria = "safe-to-deploy"
4667
+
version = "0.4.18"
4668
+
4606
4669
[[audits.syn]]
4607
4670
who = "Pat Hickey <phickey@fastly.com>"
4608
4671
criteria = "safe-to-deploy"
@@ -4726,6 +4789,12 @@ criteria = "safe-to-run"
4726
4789
delta = "0.2.16 -> 0.2.18"
4727
4790
notes = "Standard macro changes, nothing out of place"
0 commit comments