Compare commits
2 commits
7f341f130f
...
29e8e4d8cd
Author | SHA1 | Date | |
---|---|---|---|
|
29e8e4d8cd | ||
|
5b703310ba |
2 changed files with 701 additions and 400 deletions
1099
Cargo.lock
generated
1099
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -29,7 +29,7 @@ readonly = "0.2.12"
|
|||
regress = "0.10.1"
|
||||
reqwest = { version = "0.12.8", features = ["json", "stream"] }
|
||||
serde = { version = "1.0.213", features = ["derive"] }
|
||||
tabled = "0.16.0"
|
||||
tabled = "0.20.0"
|
||||
tokio = { version = "1.41.0", features = ["full"] }
|
||||
uuid = { version = "1.11.0", features = ["serde", "v4"] }
|
||||
vcard4 = "0.5.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue