This commit is contained in:
asonix 2020-06-19 13:44:35 -05:00
parent d5090fc1bb
commit 95f5847188

View file

@ -11,7 +11,7 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
activitystreams-new = { git = "https://git.asonix.dog/asonix/activitystreams-sketch" }
activitystreams-new = { git = "https://git.asonix.dog/asonix/activitystreams-sketch", branch = "main" }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"