Skip to content

Commit

Permalink
update pp
Browse files Browse the repository at this point in the history
  • Loading branch information
tsunyoku committed Nov 18, 2024
1 parent e7f39d8 commit 0d55769
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
16 changes: 9 additions & 7 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
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ bcrypt = "0.13.0"
uuid = { version = "1.2.1", features = ["v4"] }
futures = "0.3.17"
strsim = "0.10.0"
akatsuki-pp-rs = { package = "akatsuki-pp", git = "https://github.com/osuAkatsuki/akatsuki-pp-rs", rev = "c7d4e68d509951b12fb92c964bd95725444eb438" }
akatsuki-pp-rs = { package = "akatsuki-pp", git = "https://github.com/osuAkatsuki/akatsuki-pp-rs", rev = "281ff8816fbabfb22959b6da367264a56a50759e" }
reqwest = "0.11"
async-trait = "0.1.62"
structured-logger = "1.0.3"
Expand Down

0 comments on commit 0d55769

Please sign in to comment.