Skip to content

Commit 76edc4f

Browse files
author
Pat Hickey
committed
minor version bump of both crates for release
userfaultfd-sys just had the repo metadata updated userfaultfd had the repo metadata, plus upgrade to nix 0.26 bytecodealliance#41
1 parent 2b5823d commit 76edc4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "userfaultfd"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
authors = ["The Wasmtime Project Developers"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"

userfaultfd-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "userfaultfd-sys"
3-
version = "0.4.2"
3+
version = "0.4.3"
44
authors = ["The Wasmtime Project Developers"]
55
edition = "2018"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)