Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into jl/verify
Browse files Browse the repository at this point in the history
  • Loading branch information
tnytown committed Feb 28, 2024
2 parents 126442e + 2164b67 commit 18a17c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ cached-client = ["cached"]
[dependencies]
async-trait = "0.1.52"
base64 = "0.21.0"
cached = { version = "0.48.0", optional = true, features = ["async"] }
cached = { version = "0.49.2", optional = true, features = ["async"] }
cfg-if = "1.0.0"
chrono = { version = "0.4.27", default-features = false, features = ["serde"] }
const-oid = { version = "0.9.6", features = ["db"] }
Expand Down

0 comments on commit 18a17c0

Please sign in to comment.