There was an error while loading. Please reload this page.
1 parent 24c4ab5 commit 963ba41Copy full SHA for 963ba41
1 file changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "kernel_guard"
3
-version = "0.1.2"
+version = "0.1.3"
4
edition = "2021"
5
authors = ["Yuekai Jia <equation618@gmail.com>"]
6
description = "RAII wrappers to create a critical section with local IRQs or preemption disabled"
0 commit comments