Skip to content

Commit

Permalink
release: v0.3.3
Browse files Browse the repository at this point in the history
The included patches are

- 89edba0: gha: Bump Rust version to 1.69.0
- 66a93b1: devices: Throw an error if device resources are invalid
- 55505e0: Minor changes for cgroup and devices subsystem
- 0b6b229: add .path() method

Signed-off-by: Xuewei Niu <[email protected]>
  • Loading branch information
justxuewei committed Aug 3, 2023
1 parent f55bdb1 commit 8a82ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repository = "https://github.com/kata-containers/cgroups-rs"
keywords = ["linux", "cgroup", "containers", "isolation"]
categories = ["os", "api-bindings", "os::unix-apis"]
license = "MIT OR Apache-2.0"
version = "0.3.2"
version = "0.3.3"
authors = ["The Kata Containers community <[email protected]>", "Levente Kurusa <[email protected]>", "Sam Wilson <[email protected]>"]
edition = "2018"
homepage = "https://github.com/kata-containers/cgroups-rs"
Expand Down

0 comments on commit 8a82ad0

Please sign in to comment.