From 1d76ab310fe807f1b56179fb604502ec30569792 Mon Sep 17 00:00:00 2001 From: Mathieu Poumeyrol Date: Fri, 20 Oct 2017 17:11:00 +0200 Subject: git->https (nom is public) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c1e39c8..6d2fe81 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ hjson = ["serde-hjson"] lazy_static = "0.2" serde = "^1.0.8" # nom = "^3.0.0" -nom = { git = "ssh://git@github.com/snipsco/nom", rev = "3769283" } +nom = { git = "https://github.com/snipsco/nom.git", rev = "3769283" } toml = { version = "^0.4.1", optional = true } serde_json = { version = "^1.0.2", optional = true } -- cgit v1.2.3