We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2576295 commit 16046d9Copy full SHA for 16046d9
riscv-slic-macros/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "riscv-slic-macros"
3
-version = "0.1.0"
+version = "0.2.0"
4
edition = "2021"
5
description = "Procedural macros for the riscv-slic crate"
6
license = "MIT"
riscv-slic/Cargo.toml
name = "riscv-slic"
-version = "0.1.1"
description = "RISC-V Software-Level Interrupt Controller"
0 commit comments