Update regress from 0.11.0 to 0.11.1

This commit is contained in:
Oliver Hamlet
2026-04-09 18:29:57 +01:00
parent 3db0ce59cb
commit b87b7f2137
2 changed files with 7 additions and 2 deletions
Generated
+2 -2
View File
@@ -1018,9 +1018,9 @@ checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
[[package]]
name = "regress"
version = "0.11.0"
version = "0.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07948de9abc2e83adbeb7543c061a5ddaf7d944afcafbdd6e6b39aeacd40504b"
checksum = "158a764437582235e3501f683b93a0a6f8d825d04a789dbe5ed30b8799b8908a"
dependencies = [
"hashbrown 0.16.0",
"memchr",
+5
View File
@@ -127,6 +127,11 @@ who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "0.10.5 -> 0.11.0"
[[audits.regress]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"
delta = "0.11.0 -> 0.11.1"
[[audits.slab]]
who = "Oliver Hamlet <git@ortham.net>"
criteria = "safe-to-deploy"