Skip to content

Commit dafefa9

Browse files
chore: Update Rust crate cached to 0.44.0, ||, ^0.46.0
1 parent 913e97e commit dafefa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
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
libquil = ["dep:libquil-sys"]
1818

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

0 commit comments

Comments
 (0)