Skip to content

Commit 432cc42

Browse files
committed
changed to potential-fix branch to fix natives issues
1 parent b334f58 commit 432cc42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ name = "pawn_env"
99
crate-type = ["cdylib"]
1010

1111
[dependencies]
12-
samp = {git="https://github.com/ZOTTCE/samp-rs/",branch="async-amx",features = ["async"]}
12+
samp = {git="https://github.com/ZOTTCE/samp-rs/",branch="potential-fix",features = ["encoding"]}
1313
dotenv = "0.15.0"

0 commit comments

Comments
 (0)