Skip to content

Commit 56a5fff

Browse files
authored
Merge branch 'master' into dependabot/github_actions/github-actions-64c8a27a46
2 parents 39efdfc + 69c452d commit 56a5fff

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/advanced/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
1010

1111
[dependencies]
1212
samp = { package = "rust-samp", path = "../../samp", features = ["encoding"] }
13-
memcache = { version = "0.20", default-features = false }
13+
memcache = { version = "0.21", default-features = false }
1414
log = "0.4"
1515
fern = "0.7"
1616

0 commit comments

Comments
 (0)