Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
Merge pull request #82 from christoff-linde/dependabot/cargo/prod-dep…
Browse files Browse the repository at this point in the history
…s-6a66405946

cargo (deps): bump serde from 1.0.199 to 1.0.200 in the prod-deps group
  • Loading branch information
christoff-linde authored May 6, 2024
2 parents a95b79e + cec562a commit a4b378b
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dotenvy = "0.15.7"
futures = "0.3.30"
itertools = "0.12.1"
parquet = "51.0.0"
serde = { version = "1.0.199", features = ["derive"] }
serde = { version = "1.0.200", features = ["derive"] }
serde_json = "1.0.116"
sqlx = { version = "0.7.4", features = ["runtime-tokio-rustls", "any", "postgres", "chrono"] }
thiserror = "1.0.59"
Expand Down

0 comments on commit a4b378b

Please sign in to comment.