Skip to content

Commit 075f3fb

Browse files
renovate[bot]viccuad
authored andcommitted
fix(deps): update rust dependencies
1 parent 39bc830 commit 075f3fb

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/policy-evaluator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ version = "0.31.0"
1414
anyhow = { workspace = true }
1515
base64 = { workspace = true }
1616
burrego = { path = "../burrego" }
17-
cached = { version = "0.58", features = ["async_tokio_rt_multi_thread"] }
17+
cached = { version = "0.59", features = ["async_tokio_rt_multi_thread"] }
1818
chrono = { version = "0.4", default-features = false }
1919
dns-lookup = "3.0"
2020
email_address = { version = "0.2", features = ["serde"] }

0 commit comments

Comments
 (0)