aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorA Farzat <a@farzat.xyz>2026-03-10 16:14:26 +0300
committerA Farzat <a@farzat.xyz>2026-03-10 16:14:26 +0300
commit3cc047ddc59b07bda9e581f9e8f5ed0b76f95776 (patch)
treefe6482b9e87f997a0cfae71c88a18c7b31e8751f /Cargo.toml
parente2015a8bb858521a4b45982b9e247503f65b2a3d (diff)
downloadoreilly-epub-3cc047ddc59b07bda9e581f9e8f5ed0b76f95776.tar.gz
oreilly-epub-3cc047ddc59b07bda9e581f9e8f5ed0b76f95776.zip
Add license details properly
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3a44ee6..198a2d6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,7 @@
name = "oreilly-epub"
version = "0.1.3"
edition = "2024"
+license = "GPL-3.0-only"
[dependencies]
anyhow = "1.0.102"