Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed Dec 5, 2024
1 parent e4f3490 commit d420807
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
56 changes: 28 additions & 28 deletions 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 @@ homepage = "https://lib.rs/crates/cargo-deb"
keywords = ["debian", "ubuntu", "deploy", "cargo-subcommand"]
repository = "https://github.com/kornelski/cargo-deb"
readme = "README.md"
version = "2.9.1"
version = "2.9.2"
edition = "2021"
rust-version = "1.71"

Expand Down Expand Up @@ -52,7 +52,7 @@ tar = { version = "0.4.41", default-features = false }
toml = { version = "0.8", default-features = false, features = ["parse"] }
glob = "0.3.1"
ar = "0.9.0"
cargo_toml = "0.20"
cargo_toml = "0.21"
rayon = "1.10.0"
regex = { version = "1.10.6", default-features = false, features = ["std"] }
itertools = "0.13"
Expand Down

0 comments on commit d420807

Please sign in to comment.