Skip to content

Commit

Permalink
Bump versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickdappollonio committed Jan 16, 2025
1 parent 756eac9 commit 6ec35f0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
11 changes: 6 additions & 5 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 @@ -4,14 +4,14 @@ version = "0.0.0"
edition = "2021"

[dependencies]
anyhow = "1.0.94"
anyhow = "1.0.95"
clap = { version = "4.5.26", features = ["derive"] }
dirs = "6.0.0"
libc = "0.2.169"

[dev-dependencies]
serial_test = "3.2.0"
tempfile = "3.14.0"
tempfile = "3.15.0"

[profile.release]
opt-level = "z" # Optimize for size.
Expand Down

0 comments on commit 6ec35f0

Please sign in to comment.