Skip to content

Commit

Permalink
Merge pull request #26 from kurosakishigure/dependabot/cargo/anyhow-1…
Browse files Browse the repository at this point in the history
….0.94

build(deps): bump anyhow from 1.0.93 to 1.0.94
  • Loading branch information
kurosakishigure authored Dec 7, 2024
2 parents 9c8abdb + e57ee83 commit e4a625f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -8,7 +8,7 @@ description = "CLI tool for generating RSS feeds."
pedantic = "warn"

[dependencies]
anyhow = "1.0.93"
anyhow = "1.0.94"
chrono = "0.4.38"
clap = { version = "4.5.21", features = ["derive", "env"] }
glob = "0.3.1"
Expand Down

0 comments on commit e4a625f

Please sign in to comment.