mirror of
https://github.com/Noratrieb/libuwuc.git
synced 2026-01-14 11:45:05 +01:00
move
This commit is contained in:
parent
de90913d46
commit
54e0e7604e
23 changed files with 77 additions and 33 deletions
15
Cargo.toml
15
Cargo.toml
|
|
@ -1,18 +1,9 @@
|
|||
[package]
|
||||
name = "libuwuc"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
[workspace]
|
||||
members = ["libuwuc", "c"]
|
||||
resolver = "2"
|
||||
|
||||
[profile.dev]
|
||||
panic = "abort"
|
||||
|
||||
[profile.release]
|
||||
panic = "abort"
|
||||
|
||||
[dependencies]
|
||||
cfg-if = "1.0.0"
|
||||
|
||||
[features]
|
||||
export_symbols = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue