Skip to content

Commit

Permalink
build(deps): update rust crate tzf-rs to v0.4.12 (#475)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 23, 2025
1 parent 1be0ed2 commit 82ee15f
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 @@ -10,7 +10,7 @@ keywords = ["dbus", "geoclue", "systemd", "timezone", "zoneinfo"]
[dependencies]
env_logger = { version = "=0.11.6", default-features = false }
log = { version = "=0.4.25", default-features = false }
tzf-rs = { version = "=0.4.11", default-features = false }
tzf-rs = { version = "=0.4.12", default-features = false }
zvariant = { version = "=5.4.0", default-features = false }

[dependencies.clap]
Expand Down

0 comments on commit 82ee15f

Please sign in to comment.