Skip to content

Commit 78a6346

Browse files
committed
Add license to Cargo.toml
1 parent 67a70a9 commit 78a6346

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "openfusionmap"
33
version = "1.0.0"
44
edition = "2021"
5+
license = "MIT"
56

67
[dependencies]
78
axum = { version = "0.8.1", features = ["ws"] }

0 commit comments

Comments
 (0)