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 b1925f7 commit 2ff9445Copy full SHA for 2ff9445
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
-name = "trace_types"
3
-version = "0.5.3"
+name = "runtime_tracing"
+version = "0.5.4"
4
edition = "2021"
5
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
@@ -13,5 +13,5 @@ serde_json = "1.0"
13
serde_repr = "0.1"
14
15
[lib]
16
17
path = "src/lib.rs"
0 commit comments