sendgc #103

Closed
andy wants to merge 5 commits from sendgc into master
Showing only changes of commit 5898a8120a - Show all commits

View File

@ -5,7 +5,7 @@ authors = ["Jake Probst <jake.probst@gmail.com>"]
edition = "2018"
[dependencies]
libpso = { git = "http://git.sharnoth.com/jake/libpso" }
libpso = { git = "http://git.sharnoth.com/jake/libpso", branch = "sendgc" }
Review

merge this in libpso

merge this in libpso
async-std = { version = "1.9.0", features = ["unstable", "attributes"] }
futures = "0.3.5"
rand = "0.7.3"