Add im crate.
This commit is contained in:
parent
acb47a0c0a
commit
055d11cbdf
2 changed files with 57 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ anyhow = "1.0.68"
|
|||
clap = { version = "4.1.4", features = ["derive"] }
|
||||
dbus = "0.9.7"
|
||||
env_logger = "0.10.0"
|
||||
im = { version = "15.1.0", features = ["serde"] }
|
||||
itertools = "0.10.5"
|
||||
log = "0.4.17"
|
||||
nix = "0.26.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue