Skip to content

Commit

Permalink
Update rust/rama/Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
waghanza authored Jan 25, 2025
1 parent d4db82e commit cdaabd2
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions rust/rama/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,6 @@ version = "0.0.0"
edition = "2021"
publish = false

[profile.release]
opt-level = 3
debug = false
debug-assertions = false
lto = true
panic = "abort"
incremental = false
codegen-units = 1
rpath = false
strip = false

[dependencies]
rama = { version = "0.2.0-alpha.6", features = ["http-full"] }
serde = "1.0"
Expand Down

0 comments on commit cdaabd2

Please sign in to comment.