Skip to content

Commit 33adf1b

Browse files
chore: Update Rust crate enum-as-inner to 0.5.1, ||, ^0.6.0
1 parent 1b65d29 commit 33adf1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/lib/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ otel-tracing = ["tracing-config", "qcs-api-client-grpc/otel-tracing", "qcs-api-c
1717

1818
[dependencies]
1919
cached = "0.44.0"
20-
enum-as-inner = "0.5.1"
20+
enum-as-inner = "0.5.1, ||, ^0.6.0"
2121
futures = "0.3.24"
2222
indexmap = "1.9.1"
2323
lazy_static = "1.4.0"

0 commit comments

Comments
 (0)