Skip to content

Commit

Permalink
v2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zephyrchien committed Aug 28, 2022
1 parent 2278b0d commit a28aa11
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion realm_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ license = "MIT"
[dependencies]
# realm
realm_io = "0.3"
realm_syscall = "0.1.5"
realm_syscall = "0.1.6"
realm_hook = { version = "0.1.4", optional = true }
realm_lb = { version = "0.1.0", optional = true }
kaminari = { version = "0.9.2", features = ["ws", "tls", "mix"], optional = true }
Expand Down

0 comments on commit a28aa11

Please sign in to comment.