Skip to content

Commit 956a85b

Browse files
committed
build: update to 0.2.1(made a git mistake with 0.2.0); stop tracking Cargo.lock
1 parent 6ba05a3 commit 956a85b

File tree

3 files changed

+3
-130
lines changed

3 files changed

+3
-130
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
target/
2+
Cargo.lock
3+

Cargo.lock

Lines changed: 0 additions & 129 deletions
This file was deleted.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "trace_types"
3-
version = "0.1.0"
3+
version = "0.2.1"
44
edition = "2021"
55

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

0 commit comments

Comments
 (0)