mirror of
https://github.com/bytedance/g3.git
synced 2026-05-05 23:41:57 +00:00
10 lines
228 B
TOML
10 lines
228 B
TOML
[package]
|
|
name = "g3-compat"
|
|
version = "0.1.0"
|
|
license.workspace = true
|
|
edition.workspace = true
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[build-dependencies]
|
|
cc = "1.0"
|