Compare commits
2 commits
86d012861c
...
4c3400cd2d
Author | SHA1 | Date | |
---|---|---|---|
4c3400cd2d | |||
a534a03c69 |
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ edition = "2021"
|
|||
[dependencies]
|
||||
rusqlite = "0.31.0"
|
||||
anyhow = { version = "1.0.83", features = ["backtrace"] }
|
||||
reqwest = "0.11.27"
|
||||
reqwest = "0.12.4"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
futures = "0.3.30"
|
||||
|
|
|
@ -38,7 +38,7 @@ dependencies:
|
|||
|
||||
http: ^1.1.0
|
||||
flutter_spinkit: ^5.2.0
|
||||
fl_chart: ^0.67.0
|
||||
fl_chart: ^0.68.0
|
||||
intl: ^0.19.0
|
||||
|
||||
dev_dependencies:
|
||||
|
|
Loading…
Reference in a new issue