Skip to content

Commit

Permalink
Merge pull request #1208 from epage/update
Browse files Browse the repository at this point in the history
chore(deps): Update compatible
  • Loading branch information
epage authored Jan 2, 2025
2 parents 5a54ded + b00d89b commit 2272ce8
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion crates/typos-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ typos = { version = "^0.10", path = "../typos" }
varcon-core = { version = "^5.0.1", path = "../varcon-core" }
typos-dict = { version = "^0.12", path = "../typos-dict", optional = true }
typos-vars = { version = "^0.9", path = "../typos-vars", optional = true }
unicase = "2.7"
unicase = "2.8.0"
anyhow = "1.0"
clap = { version = "4.5.4", features = ["derive"] }
clap-verbosity-flag = "3.0"
Expand Down

0 comments on commit 2272ce8

Please sign in to comment.