Skip to content

Commit

Permalink
chore: update dep
Browse files Browse the repository at this point in the history
Signed-off-by: lxl66566 <lxl66566@gmail.com>
  • Loading branch information
lxl66566 committed Jul 27, 2024
1 parent 11b3010 commit e496eb8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ rust-version = "1.79"
heraclitus-compiler = "1.6.2"
similar-string = "1.4.2"
colored = "2.0.0"
itertools = "0.11.0"
itertools = "0.13.0"
clap = { version = "4.4.18", features = ["derive"] }
tempfile = "3.10.1"
chrono = "0.4.38"
test-generator = "0.3.1"
include_dir = "0.7.4"
Expand All @@ -23,6 +22,7 @@ include_dir = "0.7.4"
tiny_http = "0.12.0"
assert_cmd = "2.0.14"
predicates = "3.1.0"
tempfile = "3.10.1"

[profile.release]
strip = true
Expand Down

0 comments on commit e496eb8

Please sign in to comment.