Skip to content

Commit 9418c75

Browse files
Bump libc from 0.2.81 to 0.2.82 in /clients/libredirectionio
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.81 to 0.2.82. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.81...0.2.82) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8942971 commit 9418c75

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ console_error_panic_hook = { version = "0.1.1", optional = true }
3434
wee_alloc = { version = "0.4.2", optional = true }
3535
cfg-if = "1.0.0"
3636
uuid = { version = "0.8", features = ["serde", "v4", "wasm-bindgen"] }
37-
libc = "0.2.81"
37+
libc = "0.2.82"
3838
heck = "0.3.2"
3939
log = "0.4.11"
4040
stderrlog = "0.5.0"

0 commit comments

Comments
 (0)