You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[package]
|
|
name = "reveal-sync"
|
|
version = "0.1.0"
|
|
authors = ["Sean Cross <sean@xobs.io>"]
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
actix = "0.7"
|
|
actix-web = "0.7"
|
|
env_logger = "0.5"
|
|
git2 = "0.8"
|
|
http = "0.1"
|
|
serde_json = "1.0" |