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 33979e9 commit 0cd4b59Copy full SHA for 0cd4b59
src/hyperlight_common/Cargo.toml
@@ -20,7 +20,7 @@ anyhow = { version = "1.0.72", default-features = false }
20
log = "0.4.20"
21
tracing = { version = "0.1.27", optional = true }
22
strum = {version = "0.25", default-features = false, features = ["derive"]}
23
-strum_macros = {version = "0.25", features =[]}
+strum_macros = {version = "0.26", features =[]}
24
25
[features]
26
default = ["tracing"]
0 commit comments