mirror of
https://github.com/NotAShelf/microfetch.git
synced 2025-10-02 19:53:27 +00:00
increment cargo version
This commit is contained in:
parent
7de3f27642
commit
1ced9b4527
2 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "microfetch"
|
||||
version = "0.3.2"
|
||||
version = "0.3.3"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
@ -10,7 +10,6 @@ color-eyre = { version = "0.6", default-features = false }
|
|||
[profile.dev]
|
||||
opt-level = 3
|
||||
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
opt-level = "z"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue