Skip to content

Commit ef58786

Browse files
authored
Use repository.workspace
1 parent ee49a54 commit ef58786

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

integ-tests/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "integ-tests"
33
version = "0.1.0"
44
edition.workspace = true
55
license.workspace = true
6+
repository.workspace = true
67
publish = false
78

89
[dependencies]

toml-span/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ description = "Toml parser and deserializer that preserves span information"
55
license.workspace = true
66
edition.workspace = true
77
homepage.workspace = true
8+
repository.workspace = true
89
documentation = "https://docs.rs/toml-span"
910
readme = "README.md"
1011
categories = ["parser-implementations", "config"]

0 commit comments

Comments
 (0)