Skip to content

Instantly share code, notes, and snippets.

@Slabity
Created February 25, 2019 16:23
Show Gist options
  • Select an option

  • Save Slabity/0b9f63f690214ea8036d3deb4fad2253 to your computer and use it in GitHub Desktop.

Select an option

Save Slabity/0b9f63f690214ea8036d3deb4fad2253 to your computer and use it in GitHub Desktop.
[package]
name = "relm-testing"
version = "0.1.0"
authors = ["Tyler Slabinski <tslabinski@slabity.net>"]
edition = "2018"
[dependencies]
relm = { git = "https://github.com/antoyo/relm" }
gtk = { git = "https://github.com/gtk-rs/gtk" }
[patch.crates-io]
glib-sys = { git = "https://github.com/gtk-rs/sys" }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment