Skip to content

Commit

Permalink
bump up artifact versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yantonov committed Feb 24, 2024
1 parent 261b941 commit 6e8819e
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
38 changes: 19 additions & 19 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ repository = "https://github.com/yantonov/dot"

[dependencies]
walkdir = "2.4.0"
clap = { version = "4.4.18", features = ["derive"] }
clap = { version = "4.5.1", features = ["derive"] }
symlink = "0.1.0"
chrono = "0.4.31"
chrono = "0.4.34"
colored = "2.1.0"
regex = "1.10.2"
regex = "1.10.3"

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

0 comments on commit 6e8819e

Please sign in to comment.