We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61a8119 commit 4214530Copy full SHA for 4214530
1 file changed
Cargo.toml
@@ -26,7 +26,7 @@ skyline-update = { git = "https://github.com/skyline-rs/skyline-update" }
26
# Needs to be cloned locally and add link.ld to the root of the directory for the time being. Don't ask why. I don't know.
27
smash-arc = { path = "../smash-arc", features = [ "smash-runtime", "nozstd" ] }
28
ramhorns = "0.9.4"
29
-#percent-encoding = "2.1.0"
+percent-encoding = "2.1.0"
30
31
[profile.dev]
32
panic = "abort"
0 commit comments