Skip to content

Commit

Permalink
more dep bump
Browse files Browse the repository at this point in the history
  • Loading branch information
nyurik committed Oct 19, 2024
1 parent 7c42a21 commit 4ec9a2f
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 51 deletions.
102 changes: 53 additions & 49 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ futures = "0.3"
indoc = "2"
insta = "1"
itertools = "0.13"
json-patch = "2.0"
json-patch = "3.0"
lambda-web = { version = "0.2.1", features = ["actix4"] }
libsqlite3-sys = { version = ">=0.27", features = ["bundled"] }
log = "0.4"
Expand Down Expand Up @@ -87,7 +87,7 @@ thiserror = "1"
tile-grid = "0.6"
tilejson = "0.4"
tokio = { version = "1", features = ["macros"] }
tokio-postgres-rustls = "0.12"
tokio-postgres-rustls = "0.13"
url = "2.5"
xxhash-rust = { version = "0.8", features = ["xxh3"] }

Expand Down

0 comments on commit 4ec9a2f

Please sign in to comment.