Fix frida Cargo.toml (#1033)

This commit is contained in:
Andrea Fioraldi 2023-01-31 14:05:07 +01:00 committed by GitHub
parent b77c0b78cc
commit 2a88a776bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,4 +41,4 @@ ahash = "0.7"
paste = "1.0" paste = "1.0"
[dev-dependencies] [dev-dependencies]
serial_test = "*" serial_test = "1"