Skip to content

Commit

Permalink
Merge pull request #111 from InternetMaximalism/dependabot/cargo/uuid…
Browse files Browse the repository at this point in the history
…-1.12.0

chore(deps): bump uuid from 1.11.1 to 1.12.0
  • Loading branch information
kbizikav authored Jan 20, 2025
2 parents cc096ee + 10bda40 commit 1d3de33
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ anyhow = "1.0.88"
sqlx = { version = "0.8.2", features = ["chrono", "postgres", "runtime-tokio-native-tls", "uuid"] }
chrono = "0.4.39"
log = "0.4.25"
uuid = "1.11.0"
uuid = "1.12.0"
dotenv = "0.15.0"
envy = "0.4.2"
bincode = "1.3.3"
Expand Down

0 comments on commit 1d3de33

Please sign in to comment.