mirror of
https://github.com/shiroyashik/sculptor.git
synced 2025-12-06 04:51:13 +03:00
(*≧ω≦*) Preparing for 0.3.0 release!
~ README revised ~ updated Docker files + all const are placed in a separate file + auto creation for avatars folder + automatic retrieval of the latest Figura version for version request in api
This commit is contained in:
parent
d45a495cbf
commit
dabe176e0e
13 changed files with 355 additions and 224 deletions
|
|
@ -25,7 +25,7 @@ dashmap = "6.0.1"
|
|||
hex = "0.4.3"
|
||||
uuid = { version = "1.8.0", features = ["serde"] }
|
||||
base64 = "0.22.1"
|
||||
reqwest = { version = "0.12.4", features = ["json"] }
|
||||
reqwest = { version = "0.12.6", features = ["json"] }
|
||||
dotenvy = "0.15.7"
|
||||
semver = "1.0.23"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue