mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-06-12 19:11:19 -07:00
upgrade dependency: test_bin
This commit is contained in:
Generated
+2
-2
@@ -2512,9 +2512,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "test_bin"
|
||||
version = "0.4.0"
|
||||
version = "0.5.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8e7a7de15468c6e65dd7db81cf3822c1ec94c71b2a3c1a976ea8e4696c91115c"
|
||||
checksum = "9bb39bae54ae361dc14dc820e46f4643f53bc4e5bdd39c2eb5f6fdf1bee00660"
|
||||
|
||||
[[package]]
|
||||
name = "thiserror"
|
||||
|
||||
+1
-1
@@ -86,7 +86,7 @@ serial_test = "3.2.0"
|
||||
tempfile = "3"
|
||||
stacker = "0.1.21"
|
||||
libfuzzer-sys = "0.4"
|
||||
test_bin = "0.4.0"
|
||||
test_bin = "0.5.0"
|
||||
criterion = "0.8.2"
|
||||
allocator-api2-tests = "0.2.15"
|
||||
procspawn = { version = "1.0.1", features = ["test-support"] }
|
||||
|
||||
Reference in New Issue
Block a user