use released crates
This commit is contained in:
parent
687bad3f4d
commit
c7a5c3225c
1 changed files with 3 additions and 12 deletions
|
@ -28,18 +28,9 @@ rand = "0.7.3"
|
|||
regex = "1.3.4"
|
||||
secret-service = "1.0.0"
|
||||
serde_json = "1.0.48"
|
||||
|
||||
[dependencies.letter-avatar]
|
||||
git = "https://gitlab.gnome.org/bilelmoussaoui/letter-avatar.git"
|
||||
branch = "bump-gtk-rs"
|
||||
|
||||
[dependencies.sourceview4]
|
||||
git = "https://gitlab.gnome.org/World/Rust/sourceview4-rs.git"
|
||||
rev = "275d8beb8a41b2a10321b0fd890a31de4700ed59"
|
||||
|
||||
[dependencies.gspell]
|
||||
git = "https://gitlab.gnome.org/World/Rust/gspell-rs.git"
|
||||
rev = "e4caf899ae387fa431bfa112cb3e40358b4b68ea"
|
||||
letter-avatar = "1.3.0"
|
||||
sourceview4 = "0.2.0"
|
||||
gspell = "0.5.0"
|
||||
|
||||
[dependencies.gst]
|
||||
version = "0.16.1"
|
||||
|
|
Loading…
Reference in a new issue