Skip to content

Commit

Permalink
changed to potential-fix branch to fix natives issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ADRFranklin committed Aug 4, 2020
1 parent b334f58 commit 432cc42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ name = "pawn_env"
crate-type = ["cdylib"]

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

0 comments on commit 432cc42

Please sign in to comment.