Skip to content

Commit

Permalink
chore(deps): bump ical from 0.8.0 to 0.9.0
Browse files Browse the repository at this point in the history
Bumps [ical](https://github.com/Peltoche/ical-rs) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/Peltoche/ical-rs/releases)
- [Changelog](https://github.com/Peltoche/ical-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peltoche/ical-rs/commits/v0.9.0)

---
updated-dependencies:
- dependency-name: ical
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and b1rger committed Dec 5, 2023
1 parent 9a93c41 commit 50c54c0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -18,5 +18,5 @@ clap = { version = "4.4.11", features = ["derive", "cargo"] }
toml = "0.8.*"
serde = { version = "1.0", features = ["derive"] }
xdg = "2.5.2"
ical = "0.8.*"
ical = "0.9.*"
anstyle = "1.0.4"

0 comments on commit 50c54c0

Please sign in to comment.