Skip to content

Commit 6f53bb3

Browse files
Bump libc from 0.2.83 to 0.2.84 in /clients/libredirectionio
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.83 to 0.2.84. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](https://github.com/rust-lang/libc/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe59a88 commit 6f53bb3

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.83"
37+
libc = "0.2.84"
3838
heck = "0.3.2"
3939
log = "0.4.14"
4040
stderrlog = "0.5.1"

0 commit comments

Comments
 (0)