From 0cadaaf1bf81f6691ed905ec33ab166c38c3806a Mon Sep 17 00:00:00 2001 From: Alex Auvolat Date: Wed, 3 Nov 2021 23:29:50 +0100 Subject: GPL3 License --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bde1dee..9edf0a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ authors = ["Alex Auvolat "] edition = "2018" description = "A simple CLI tool to interact with Sled databases" repository = "https://git.deuxfleurs.fr/lx/sledcli" +license = "GPL-3.0" [dependencies] sled = "0.34.7" -- cgit v1.2.3