Compare commits
1 commit
main
...
renovate/m
Author | SHA1 | Date | |
---|---|---|---|
b0fc55b77c |
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ edition = "2021"
|
||||||
anyhow = "1.0.89"
|
anyhow = "1.0.89"
|
||||||
env_logger = "0.11.5"
|
env_logger = "0.11.5"
|
||||||
log = "0.4.22"
|
log = "0.4.22"
|
||||||
matrix-sdk = { version = "0.7.1", features = ["anyhow"] }
|
matrix-sdk = { version = "0.8.0", features = ["anyhow"] }
|
||||||
meshtastic = "0.1.6"
|
meshtastic = "0.1.6"
|
||||||
serde = { version = "1.0.210", features = ["derive"]}
|
serde = { version = "1.0.210", features = ["derive"]}
|
||||||
serde_json = "1.0.128"
|
serde_json = "1.0.128"
|
||||||
|
|
Loading…
Reference in a new issue