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 449aabf commit 32f2808Copy full SHA for 32f2808
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bcc"
3
-version = "0.0.17"
+version = "0.0.18-alpha.0"
4
authors = ["Julia Evans <[email protected]>", "Brian Martin <[email protected]>"]
5
description = "Idiomatic Rust bindings for BPF Compiler Collection (BCC)"
6
keywords = ["bpf", "bindings", "bcc"]
0 commit comments