We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81417af commit ec88b9cCopy full SHA for ec88b9c
libbpf-rs/Cargo.toml
@@ -4,7 +4,7 @@ description = "libbpf-rs is a safe, idiomatic, and opinionated wrapper around li
4
repository = "https://github.com/libbpf/libbpf-rs"
5
homepage = "https://github.com/libbpf/libbpf-rs"
6
readme = "../README.md"
7
-version = "0.12.0"
+version = "0.13.0"
8
authors = ["Daniel Xu <[email protected]>"]
9
edition = "2018"
10
license = "LGPL-2.1 OR BSD-2-Clause"
0 commit comments