summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2022-05-07 12:27:42 -0300
committerSoniEx2 <endermoneymod@gmail.com>2022-05-07 12:27:42 -0300
commit1514dae7d35bf294efd0f8878562409c25ff1259 (patch)
tree27d3f079cf5412cae3d273503760006877e5880b /Cargo.toml
parent5622b8fe31e06a1f6207c466479621936bcf7a66 (diff)
Fix the license identifier
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a7eb438..1c469f5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
 name = "ltptr"
 version = "0.1.0"
 edition = "2021"
-license = "CC0"
+license = "CC0-1.0"
 description = "Checked raw pointers."
 homepage = "https://ganarchy.autistic.space/project/f21e8e1bea1e93aaa22e4d6baa3a490140977617"