mirror of
https://github.com/blacksky-algorithms/rsky.git
synced 2025-03-15 07:27:23 +00:00
add thiserror
This commit is contained in:
@ -16,4 +16,5 @@ lazy_static = "1.5.0"
|
||||
regex = "1.10.5"
|
||||
serde = { version = "1.0.160", features = ["derive"] }
|
||||
serde_derive = "^1.0"
|
||||
url = "2.5.2"
|
||||
thiserror = "1.0.40"
|
||||
url = "2.5.2"
|
Reference in New Issue
Block a user