Skip to content

Commit 33800c9

Browse files
committed
feat(separate_trace_types_crate): Bump version and required Rust edition for codetracer_trace_util
1 parent fdf1065 commit 33800c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

codetracer_trace_util/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "codetracer_trace_util"
3-
version = "0.1.0"
4-
edition = "2021"
3+
version = "0.2.0"
4+
edition = "2024"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
77

0 commit comments

Comments
 (0)