Skip to content

Commit

Permalink
Merge pull request #25 from codahale/dependabot/cargo/atom_syndicatio…
Browse files Browse the repository at this point in the history
…n-0.12.0

build(deps): bump atom_syndication from 0.11.0 to 0.12.0
  • Loading branch information
codahale committed Dec 29, 2022
2 parents 76c59e9 + 66de715 commit deb7955
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 @@ -19,7 +19,7 @@ include = [
[dependencies]
anyhow = "1.0.68"
askama = "0.11.1"
atom_syndication = { version = "0.11.0", default-features = false }
atom_syndication = { version = "0.12.0", default-features = false }
axum = { version = "0.6.1", features = ["http2", "multipart"] }
axum-extra = { version = "0.4.2", features = ["cookie"] }
chrono = { version = "0.4.23", default-features = false, features = ["std", "serde"] }
Expand Down

0 comments on commit deb7955

Please sign in to comment.