We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 935eb77 commit a78864bCopy full SHA for a78864b
mnn-bridge/Cargo.toml
@@ -3,6 +3,10 @@ name = "mnn-bridge"
3
version = "0.1.0"
4
edition = "2021"
5
license = { workspace = true }
6
+description = { workspace = true }
7
+repository = { workspace = true }
8
+documentation = { workspace = true }
9
+
10
11
[dependencies]
12
error-stack = "0.5.0"
mnn-sync/Cargo.toml
@@ -3,6 +3,9 @@ name = "mnn-sync"
license.workspace = true
error-stack.workspace = true
0 commit comments