We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ea41c2 commit a516e82Copy full SHA for a516e82
src/main/Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
5
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
7
[lib]
8
-name = "linkml_schema"
+name = "linkml_core"
9
crate-type = ["cdylib"]
10
11
[dependencies]
0 commit comments