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 d9de096 commit 65bf5dfCopy full SHA for 65bf5df
fast-trap/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "fast-trap"
3
description = "Provide a framework for bare-metal trap handling, aiming at ensuring performance while reusing code."
4
-version = "0.0.0"
+version = "0.0.1"
5
edition = "2021"
6
authors = ["YdrMaster <ydrml@hotmail.com>"]
7
repository = "https://github.com/YdrMaster/fast-trap.git"
0 commit comments