Skip to content

Commit

Permalink
chore: Release 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
VorpalBlade committed Jan 25, 2025
1 parent bb0b8ee commit 12c5fea
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "GPL-3.0-only"
name = "chezmoi_modify_manager"
repository = "https://github.com/VorpalBlade/chezmoi_modify_manager"
rust-version = "1.75.0"
version = "3.5.1"
version = "3.5.2"

[features]
default = ["updater-tls-rusttls", "keyring", "vendored"]
Expand Down Expand Up @@ -53,7 +53,7 @@ duct = { version = "0.13.7", default-features = false }
env_logger = { version = "0.11.6", default-features = false }
glob = { version = "0.3.2", default-features = false }
indoc = { version = "2.0.5", default-features = false }
ini-merge = { version = "0.6.1", default-features = false }
ini-merge = { version = "0.6.2", default-features = false }
itertools = { version = "0.14.0", default-features = false }
log = { version = "0.4.25", default-features = false }
medic = { version = "0.3.2" }
Expand Down

0 comments on commit 12c5fea

Please sign in to comment.