begin jiang
This commit is contained in:
parent
8c4132e628
commit
042975e561
7 changed files with 134 additions and 16 deletions
8
Cargo.lock
generated
8
Cargo.lock
generated
|
|
@ -1229,6 +1229,7 @@ dependencies = [
|
|||
"bitflags 2.10.0",
|
||||
"color-eyre",
|
||||
"ratatui",
|
||||
"smol_str",
|
||||
"tracing",
|
||||
]
|
||||
|
||||
|
|
@ -3710,6 +3711,13 @@ version = "1.0.17"
|
|||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2"
|
||||
|
||||
[[package]]
|
||||
name = "jiang"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"jong-types",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "jni"
|
||||
version = "0.21.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue