Skip to content

Commit 65bf5df

Browse files
committed
publish: bump to 0.0.1
Signed-off-by: YdrMaster <ydrml@hotmail.com>
1 parent d9de096 commit 65bf5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fast-trap/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "fast-trap"
33
description = "Provide a framework for bare-metal trap handling, aiming at ensuring performance while reusing code."
4-
version = "0.0.0"
4+
version = "0.0.1"
55
edition = "2021"
66
authors = ["YdrMaster <ydrml@hotmail.com>"]
77
repository = "https://github.com/YdrMaster/fast-trap.git"

0 commit comments

Comments
 (0)