Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wezm committed Jul 28, 2024
1 parent ffc0180 commit e3fb475
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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 @@ -13,7 +13,7 @@ categories = ["command-line-utilities", "web-programming"]
[dependencies]
atom_syndication = { version = "0.12.3", default-features = false }
chrono = { version = "0.4.38", default-features = false, features = ["now", "std"] }
env_logger = { version = "0.11.3", default-features = false, features = ["humantime"]}
env_logger = { version = "0.11.5", default-features = false, features = ["humantime"]}
form_urlencoded = "1.2.1"
html5gum = "0.5.7"
httpdate = "1.0.3"
Expand Down

0 comments on commit e3fb475

Please sign in to comment.