Skip to content

Commit b25d1e1

Browse files
Bump libc from 0.2.86 to 0.2.87 in /clients/libredirectionio
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.86 to 0.2.87. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.86...0.2.87) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62f4697 commit b25d1e1

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

0 commit comments

Comments
 (0)