Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mi2ebi committed May 20, 2024
1 parent 2695648 commit f1dc124
Show file tree
Hide file tree
Showing 4 changed files with 166 additions and 180 deletions.
8 changes: 5 additions & 3 deletions Cargo.lock

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

5 changes: 2 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ version = "0.1.0"
edition = "2021"

[dependencies]
latkerlo-jvotci = "1.0.4"
# notoize = "2.9.1"
notoize = {path="../notoize"}
latkerlo-jvotci = "1.0.6"
notoize = "2.9.2"
regex = "1.10.2"
reqwest = { version = "0.11.22", features = ["blocking"] }
serde = { version = "1.0.193", features = ["derive"] }
Expand Down
Loading

0 comments on commit f1dc124

Please sign in to comment.