فهرست منبع

(cargo-release) version 0.10.1

Alessandro Decina 3 سال پیش
والد
کامیت
304abfbfeb
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      aya/Cargo.toml

+ 2 - 2
aya/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "aya"
-version = "0.10.0"
+version = "0.10.1"
 description = "An eBPF library with a focus on developer experience and operability."
 keywords = ["ebpf", "bpf", "linux", "kernel"]
 license = "MIT OR Apache-2.0"
@@ -30,4 +30,4 @@ matches = "0.1.8"
 default = []
 async = ["futures"]
 async_tokio = ["tokio", "async"]
-async_std = ["async-std", "async-io", "async"]
+async_std = ["async-std", "async-io", "async"]