Skip to content

Commit

Permalink
Merge pull request #191 from Apokleos/add-tilde-req
Browse files Browse the repository at this point in the history
  • Loading branch information
utam0k authored Jul 18, 2024
2 parents 4c4e212 + 8e0dc98 commit 75dea18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ derive_builder = "0.20.0"
getset = "0.1.1"
strum = "0.26.2"
strum_macros = "0.26.2"
regex = "1.10.5"
once_cell = "1.19.0"
regex = "~1.10.5"
once_cell = "~1.19.0"

[dev-dependencies]
tempfile = "3.2.0"
Expand Down

0 comments on commit 75dea18

Please sign in to comment.