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 ee49a54 commit ef58786Copy full SHA for ef58786
integ-tests/Cargo.toml
@@ -3,6 +3,7 @@ name = "integ-tests"
3
version = "0.1.0"
4
edition.workspace = true
5
license.workspace = true
6
+repository.workspace = true
7
publish = false
8
9
[dependencies]
toml-span/Cargo.toml
@@ -5,6 +5,7 @@ description = "Toml parser and deserializer that preserves span information"
homepage.workspace = true
documentation = "https://docs.rs/toml-span"
10
readme = "README.md"
11
categories = ["parser-implementations", "config"]
0 commit comments