Skip to content

Commit

Permalink
chore: Update Rust crate cached to 0.44.0, ||, ^0.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mend-for-github-com[bot] authored Nov 8, 2023
1 parent 56dacea commit 986092b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tracing-config = ["tracing", "qcs-api-client-common/tracing-config", "qcs-api-cl
otel-tracing = ["tracing-config", "qcs-api-client-grpc/otel-tracing", "qcs-api-client-openapi/otel-tracing"]

[dependencies]
cached = "0.44.0"
cached = "0.44.0, ||, ^0.46.0"
enum-as-inner = "0.5.1"
futures = "0.3.24"
indexmap = "1.9.1"
Expand Down

0 comments on commit 986092b

Please sign in to comment.