Fix bumpalo issue
This commit is contained in:
@@ -11,9 +11,6 @@ cargo-fuzz = true
|
||||
[dependencies]
|
||||
libfuzzer-sys = { version = "0.3" }
|
||||
fuzz_helper = { path = "fuzz_helper" }
|
||||
# We import to explicitly lock the version.
|
||||
# Remove this dependency once CTAP is a library.
|
||||
bumpalo = "=3.8.0"
|
||||
|
||||
# Prevent this from interfering with workspaces
|
||||
[workspace]
|
||||
|
||||
Reference in New Issue
Block a user