Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
License typo
  • Loading branch information
pmikolajczyk41 committed Feb 10, 2023
commit cfb8230b0079afdf2f66e018d5d8c7e36426f860
2 changes: 1 addition & 1 deletion relations/src/proc_macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"
authors = ["Cardinal"]
documentation = "https://docs.rs/?"
homepage = "https://alephzero.org"
license = "Apache 2.0"
license = "Apache-2.0"
categories = ["cryptography"]
repository = "https://github.com/Cardinal-Cryptography/aleph-node"
description = "Procedural macro for concise defining SNARK relations."
Expand Down