We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ab8a6 commit d265fe9Copy full SHA for d265fe9
Cargo.toml
@@ -229,7 +229,6 @@ dashmap = "6.1.0"
229
memmap2 = "0.9.5"
230
libc = "0.2.175"
231
tracing-subscriber = { version = "0.3.17", features = ["std", "env-filter"] }
232
-paste = "1.0.15"
233
234
# default-features = false for no_std for use in guest programs
235
itertools = { version = "0.14.0", default-features = false }
0 commit comments