Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rscarson committed Oct 17, 2023
2 parents 1b41eb1 + 6ae4830 commit ef6bada
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 Cargo.toml
Expand Up @@ -19,7 +19,7 @@ encoding-functions = ["base64", "urlencoding"]
[dependencies]
once_cell = "1.18.0"
thiserror = "1.0.40"
regex = "1.9.4"
regex = "1.10.2"
pest = "2.5.6"
pest_derive = "2.7.3"
serde = { version = "1.0.160", features = ["derive"] }
Expand Down

0 comments on commit ef6bada

Please sign in to comment.