Skip to content

Commit 52b77c9

Browse files
goyox86danielpclark
authored andcommitted
Updated deps.
1 parent 77daaef commit 52b77c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ ruby-static = ["rb-sys/ruby-static"]
2121
no-link = [] # noop, for backwards compatibility.
2222

2323
[dependencies]
24-
libc = "0.2.121"
25-
rb-sys = { version = "0.9.86", features = ["stable-api-compiled-fallback"] }
24+
libc = "0.2.153"
25+
rb-sys = { version = "0.9.90", features = ["stable-api-compiled-fallback"] }
2626
rb-sys-env = "0.1"
2727

2828
[dev-dependencies]

0 commit comments

Comments
 (0)