Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
baseplate-admin authored Nov 26, 2024
1 parent addacfc commit e6f5bf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "resvg_py"
version = "0.1.5"
version = "0.1.6"
edition = "2021"
authors = ['baseplate-admin']
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand All @@ -26,4 +26,4 @@ panic = "abort"
codegen-units = 1
lto = "fat"
opt-level ='z'
strip = true
strip = true

0 comments on commit e6f5bf4

Please sign in to comment.