mirror of
https://github.com/mii443/akaza.git
synced 2025-08-22 14:55:31 +00:00
11 lines
208 B
TOML
11 lines
208 B
TOML
[package]
|
|
name = "ibus-sys"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
license = "MIT"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
log = "0.4.17"
|