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 6ba05a3 commit 956a85bCopy full SHA for 956a85b
.gitignore
@@ -1 +1,3 @@
1
target/
2
+Cargo.lock
3
+
Cargo.lock
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "trace_types"
-version = "0.1.0"
+version = "0.2.1"
4
edition = "2021"
5
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
0 commit comments