We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5275733 commit e7d57eaCopy full SHA for e7d57ea
crates/toml_edit/Cargo.toml
@@ -6,7 +6,7 @@ keywords = ["encoding", "toml"]
6
categories = ["encoding", "parser-implementations", "parsing", "config"]
7
description = "Yet another format-preserving TOML parser."
8
authors = ["Andronik Ordian <[email protected]>", "Ed Page <[email protected]>"]
9
-repository = "https://github.com/ordian/toml_edit"
+repository = "https://github.com/toml-rs/toml"
10
documentation = "https://docs.rs/toml_edit"
11
license.workspace = true
12
edition.workspace = true
0 commit comments