Merge branch 'main' into feat/private-github-repo

This commit is contained in:
Jiahao XU 2024-05-25 11:00:05 +10:00 committed by GitHub
commit c36145f2b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 192 additions and 184 deletions

View file

@ -51,7 +51,7 @@ serde_json = { version = "1.0.107", optional = true }
#tar = "0.4.38"
tar = { package = "binstall-tar", version = "0.4.39" }
tempfile = "3.5.0"
thiserror = "1.0.52"
thiserror = "1.0.61"
tokio = { version = "1.35.0", features = [
"macros",
"rt-multi-thread",