Increment golgi version

main
~erin 2022-06-03 07:45:45 -04:00
parent b21a76385f
commit c9616e7b49
Signed by: erin
GPG Key ID: DA70E064A8C70F44
1 changed files with 1 additions and 1 deletions

View File

@ -8,5 +8,5 @@ edition = "2021"
[dependencies]
async-std = "1.10.0"
futures = "0.3.21"
golgi = "0.1"
golgi = "0.1.1"
rocket = { version = "0.5.0-rc.2", features = ["json"] }