Skip to content

Commit

Permalink
build(deps): Bump serde_tuple from 0.5.0 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [serde_tuple](https://github.com/kardeiz/serde_tuple) from 0.5.0 to 1.0.0.
- [Commits](https://github.com/kardeiz/serde_tuple/commits)

---
updated-dependencies:
- dependency-name: serde_tuple
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and brianmay committed Sep 17, 2024
1 parent d858b1f commit 4267f77
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 brian-backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ tap = "1.0.1"
sqlx = { version = "0.7.4", features = ["runtime-tokio", "postgres"] }
geo = { version = "0.28.0" }
url = "2.5.2"
serde_tuple = "0.5.0"
serde_tuple = "1.0.0"

data-encoding = "2.6.0"
tracing = "0.1.35"
Expand Down

0 comments on commit 4267f77

Please sign in to comment.