Skip to content

Commit 1939bd6

Browse files
chore: Update Rust crate cached to 0.44.0, ||, ^0.46.0
1 parent 4fcf074 commit 1939bd6

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
@@ -16,7 +16,7 @@ tracing-config = ["tracing", "qcs-api-client-common/tracing-config", "qcs-api-cl
1616
otel-tracing = ["tracing-config", "qcs-api-client-grpc/otel-tracing", "qcs-api-client-openapi/otel-tracing"]
1717

1818
[dependencies]
19-
cached = "0.44.0"
19+
cached = "0.44.0, ||, ^0.46.0"
2020
enum-as-inner = "0.5.1"
2121
futures = "0.3.24"
2222
indexmap = "1.9.1"

0 commit comments

Comments
 (0)