Skip to content

Commit

Permalink
chore(deps): bump the prod-dependencies group across 1 directory with…
Browse files Browse the repository at this point in the history
… 3 updates (#33)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent d9eab11 commit ba48523
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ chrono = { version = "0.4.39", features = ["serde"] }
colog = "1.3.0"
dotenvy = "0.15.7"
log = "0.4.25"
rustls = "0.23.21"
rustls = "0.23.22"
rustls-pemfile = "2.2.0"
scylla = { version = "0.13.2", features = ["chrono", "time"] }
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.135"
serde_json = "1.0.138"
thiserror = "1.0.69"
tokio = { version = "1.43.0", features = ["full"] }
uuid = "1.12.0"
uuid = "1.12.1"

[dev-dependencies]
charybdis-migrate = "0.7.4"
Expand Down

0 comments on commit ba48523

Please sign in to comment.