Skip to content

Commit 49f5fac

Browse files
committed
remove beta marker from cargo.toml
1 parent 214ab58 commit 49f5fac

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sniprun"
3-
version = "1.3.18-beta"
3+
version = "1.3.18"
44
authors = ["michaelb <michael.bleuez2@gmail.com>"]
55
rust-version = "1.65"
66
edition = "2018"

0 commit comments

Comments
 (0)