Skip to content

Commit

Permalink
Pin osstrtools dependency to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sinono3 committed Feb 8, 2024
1 parent 3119ed0 commit 652e8c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "MIT"

[dependencies]
edit = "0.1.3"
osstrtools = "0.2"
osstrtools = "=0.2.0"
thiserror = "1"
main_error = "0.1.1"
pico-args = "0.4.2"
Expand Down

0 comments on commit 652e8c5

Please sign in to comment.