Undo dev switch to local manifold
This commit is contained in:
parent
e63177a5b4
commit
0d386f095d
|
|
@ -15,8 +15,8 @@ diesel = { version = "2.1.0", features = ["postgres", "r2d2", "chrono"] }
|
||||||
diesel_migrations = "2.1.0"
|
diesel_migrations = "2.1.0"
|
||||||
env_logger = "0.10.0"
|
env_logger = "0.10.0"
|
||||||
log = "0.4.20"
|
log = "0.4.20"
|
||||||
# manifold = { git = "https://code.orbiter-radio.uk/discord/manifold.git" }
|
manifold = { git = "https://code.orbiter-radio.uk/discord/manifold.git" }
|
||||||
manifold = { path = "/home/xyon/Workspace/manifold/" }
|
# manifold = { path = "/home/xyon/Workspace/manifold/" }
|
||||||
poise = { version = "0.5.*", features = [ "cache" ] }
|
poise = { version = "0.5.*", features = [ "cache" ] }
|
||||||
rand = { version = "0.8.5", features = [ "small_rng" ] }
|
rand = { version = "0.8.5", features = [ "small_rng" ] }
|
||||||
regex = "1.9.5"
|
regex = "1.9.5"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue