Update remote

This commit is contained in:
asonix 2020-07-21 15:37:25 -05:00
parent 9acc466c7c
commit 2799a4c606

View file

@ -12,7 +12,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", branch = "main" }
activitystreams-new = { git = "https://yerbamate.dev/asonix/activitystreams-new", branch = "main" }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"