Skip to content

Commit

Permalink
Bump serde from 1.0.204 to 1.0.209 (#123)
Browse files Browse the repository at this point in the history
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.204 to 1.0.209.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.204...v1.0.209)

---
updated-dependencies:
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent dd8cfb4 commit 9d9c114
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 @@ -12,6 +12,6 @@ async-std = { version = "1.12.0", features = ["attributes"] }
chrono = "0.4.38"
clap = { version = "4.5.16", features = ["derive"] }
config = "0.14.0"
serde = { version = "1.0.204", features = ["derive"] }
serde = { version = "1.0.209", features = ["derive"] }
wallabag-api = "0.4.3"
wasm-bindgen = ">=0.2.88" # https://github.com/rust-lang/rust/issues/71871

0 comments on commit 9d9c114

Please sign in to comment.