|
|
|
|
@ -361,60 +361,60 @@ version = "0.1.1"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "fractal-api" |
|
|
|
|
name = "fractal-gtk" |
|
|
|
|
version = "3.29.0" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cairo-rs 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"chrono 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"comrak 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"fractal-matrix-api 3.29.0", |
|
|
|
|
"gdk 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gdk-pixbuf 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gdk-pixbuf-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gettext-rs 0.3.0 (git+https://github.com/danigm/gettext-rs?branch=no-gettext)", |
|
|
|
|
"gio 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"md5 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"mime 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gspell 0.1.0 (git+https://gitlab.gnome.org/jsparber/gspell-rs)", |
|
|
|
|
"gtk 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"html2pango 0.1.0 (git+https://gitlab.gnome.org/World/html2pango)", |
|
|
|
|
"html5ever 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"notify-rust 3.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pango 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pangocairo 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"reqwest 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"secret-service 0.4.0 (git+https://github.com/jhaye/secret-service-rs?rev=3c265527e43376fe8e00ddfa645a70813c35f449)", |
|
|
|
|
"serde 1.0.43 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.43 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_json 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"time 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"string_cache 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"string_cache_codegen 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tree_magic 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"unicode-segmentation 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"urlencoding 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "fractal-gtk" |
|
|
|
|
name = "fractal-matrix-api" |
|
|
|
|
version = "3.29.0" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cairo-rs 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"chrono 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"comrak 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"failure 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"fractal-api 3.29.0", |
|
|
|
|
"gdk 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gdk-pixbuf 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gdk-pixbuf-sys 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gettext-rs 0.3.0 (git+https://github.com/danigm/gettext-rs?branch=no-gettext)", |
|
|
|
|
"gio 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"glib 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"gspell 0.1.0 (git+https://gitlab.gnome.org/jsparber/gspell-rs)", |
|
|
|
|
"gtk 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"html2pango 0.1.0 (git+https://gitlab.gnome.org/World/html2pango)", |
|
|
|
|
"html5ever 0.22.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"notify-rust 3.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"md5 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"mime 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"pango 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"secret-service 0.4.0 (git+https://github.com/jhaye/secret-service-rs?rev=3c265527e43376fe8e00ddfa645a70813c35f449)", |
|
|
|
|
"pangocairo 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"regex 0.2.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"reqwest 0.8.5 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde 1.0.43 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_derive 1.0.43 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"serde_json 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"string_cache 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"string_cache_codegen 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"time 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"tree_magic 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"unicode-segmentation 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"url 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
"urlencoding 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|