Skip to content

Commit 2aec9ed

Browse files
committed
[Release] v0.1.0
1 parent 67e5d81 commit 2aec9ed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "codesnap"
33
version = "0.1.0"
44
edition = "2021"
5-
description = "A tool for creating code snapshots"
5+
description = "Pure rust beautiful code snapshot library and also provide CLI tools"
66
license = "MIT"
77

88
[dependencies]

0 commit comments

Comments
 (0)