Skip to content

Commit

Permalink
fix stream nerf hash
Browse files Browse the repository at this point in the history
  • Loading branch information
tsunyoku committed Jul 13, 2024
1 parent 50292b1 commit 6ef9fb8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -52,7 +52,7 @@ flashlight-hotfix = { package = "akatsuki-pp", git = "https://github.com/osuAkat
remove-accuracy-pp = { package = "akatsuki-pp", git = "https://github.com/osuAkatsuki/akatsuki-pp-rs", rev = "5b6926bef27dfc16a8fec2fd14faaa07cbd214a4", features = [
"async_tokio",
] }
stream-nerf-speed-value = { package = "akatsuki-pp", git = "https://github.com/osuAkatsuki/akatsuki-pp-rs", rev = "09aecb0ce7f9676e457fffeaddc26a2b55904dd2", features = [
stream-nerf-speed-value = { package = "akatsuki-pp", git = "https://github.com/osuAkatsuki/akatsuki-pp-rs", rev = "72fa5510ef66898308fc6bb3b2f9d3be1dd606c5", features = [
"async_tokio",
] }
remove-manual-adjustments = { package = "akatsuki-pp", git = "https://github.com/osuAkatsuki/akatsuki-pp-rs", rev = "68063c480e4b4d3d5872d1ce25cf260ff0e84b38", features = [
Expand Down

0 comments on commit 6ef9fb8

Please sign in to comment.