Skip to content

Commit 4214530

Browse files
committed
Uncomment Arcadia dependency
1 parent 61a8119 commit 4214530

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ skyline-update = { git = "https://github.com/skyline-rs/skyline-update" }
2626
# 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.
2727
smash-arc = { path = "../smash-arc", features = [ "smash-runtime", "nozstd" ] }
2828
ramhorns = "0.9.4"
29-
#percent-encoding = "2.1.0"
29+
percent-encoding = "2.1.0"
3030

3131
[profile.dev]
3232
panic = "abort"

0 commit comments

Comments
 (0)