class
This commit is contained in:
parent
23a2da6233
commit
92c862bd4c
5 changed files with 136 additions and 213 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "pyagushka"
|
||||
version = "1.0.0"
|
||||
version = "1.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
|
|
@ -8,7 +8,6 @@ name = "pyagushka"
|
|||
crate-type = ["cdylib"]
|
||||
|
||||
[dependencies]
|
||||
atty = "0.2.14"
|
||||
pyo3 = "0.20.2"
|
||||
serde = { version = "1.0.196", features = ["derive"] }
|
||||
serde_json = "1.0.113"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue