Skip to content

Commit

Permalink
chore: bump to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
talss89 committed Feb 19, 2024
1 parent 7ee7ef8 commit 9e89266
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sprout"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
build = "build.rs"

Expand Down Expand Up @@ -49,7 +49,3 @@ rand = "0.8.5"
[build-dependencies]
built = "0.7.1"

[profile.release]
strip = true
lto = true
panic = "abort"

0 comments on commit 9e89266

Please sign in to comment.