Skip to content

Commit

Permalink
Fix: Don't build cdylib only, now CI handles this.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sewer56 committed Jun 23, 2024
1 parent be4b7f2 commit a6e4be8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src-rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ readme = "../README.md"
repository = "https://github.com/Reloaded-Project/Reloaded.Memory.Buffers"
license = "GPL-3.0"

[lib]
crate-type = ["cdylib"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[features]
default = ["std"]
Expand Down

0 comments on commit a6e4be8

Please sign in to comment.