We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67a70a9 commit 78a6346Copy full SHA for 78a6346
Cargo.toml
@@ -2,6 +2,7 @@
2
name = "openfusionmap"
3
version = "1.0.0"
4
edition = "2021"
5
+license = "MIT"
6
7
[dependencies]
8
axum = { version = "0.8.1", features = ["ws"] }
0 commit comments