Skip to content

Commit aa9e606

Browse files
Merge pull request #42 from Deepersensor/dependabot/cargo/base64ct-1.8.3
build(deps): bump base64ct from 1.8.2 to 1.8.3
2 parents b508c9f + 1cb594e commit aa9e606

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

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

crates/auth/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ rand = { workspace = true }
1111
tracing = { workspace = true }
1212
thiserror = { workspace = true }
1313
anyhow = { workspace = true }
14-
base64ct = "=1.8.2" # pinned to avoid edition2024 in 1.8.0
14+
base64ct = "=1.8.3" # pinned to avoid edition2024 in 1.8.0

0 commit comments

Comments
 (0)