Skip to content

Commit e595f40

Browse files
committed
📝 chore(Cargo.toml): add homepage and license information
The Cargo.toml file has been updated to include the homepage and license information. The homepage is set to "https://hashed.io" and the license is specified as "MIT". This provides additional information and clarity about the project for users and contributors.
1 parent b15420a commit e595f40

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
[workspace.package]
22
authors = ["Hashed <https://github.com/hashed-io"]
33
edition = "2021"
4+
homepage = "https://hashed.io"
45
repository = "https://github.com/hashed-io/hashed-pallets"
6+
license = "MIT"
57

68
[workspace]
79
members = [

0 commit comments

Comments
 (0)