Skip to content

Commit

Permalink
Lock normpath to 1.1.1 as 1.2.0 is incompatible with rustc 1.73
Browse files Browse the repository at this point in the history
  • Loading branch information
Arshia001 committed Mar 19, 2024
1 parent cfc80c8 commit cfee33e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions lib/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ tokio = { version = "1.28.1", features = ["macros", "rt-multi-thread"] }
once_cell = "1.17.1"
indicatif = "0.17.5"
opener = "0.6.1"
normpath = "=1.1.1"
hyper = { version = "0.14.27", features = ["server"] }
http = "0.2.9"
futures = "0.3.29"
Expand Down

0 comments on commit cfee33e

Please sign in to comment.