From 413f5d96e9fe4e990e5cd485abe828e0fb5c7ed4 Mon Sep 17 00:00:00 2001 From: Jokler Date: Thu, 30 Nov 2017 15:28:05 +0100 Subject: Rename plugin_derive to frippy_derive --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index eecfa86..2eae2bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ serde = "1.0.15" serde_json = "1.0.3" glob = "0.2" -plugin_derive = { path = "plugin_derive" } +frippy_derive = { path = "frippy_derive" } unicode_names = { git = 'https://github.com/Jokler/unicode_names', branch = 'update-to-latest-unicode' } clippy = {version = "*", optional = true} -- cgit v1.2.3-70-g09d2