Make it easy for me to switch between release and master Ropey.
This commit is contained in:
parent
c1c7bfc986
commit
e31f464702
|
@ -10,6 +10,7 @@ path = "src/main.rs"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
ropey = "0.7"
|
ropey = "0.7"
|
||||||
|
# ropey = { git = "https://github.com/cessen/ropey", branch = "master" }
|
||||||
unicode-segmentation = "1.2.1"
|
unicode-segmentation = "1.2.1"
|
||||||
unicode-width = "0.1"
|
unicode-width = "0.1"
|
||||||
serde = "1.*"
|
serde = "1.*"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user