diff --git a/distro/Cargo.toml b/distro/Cargo.toml index 65213e7..8507dcd 100644 --- a/distro/Cargo.toml +++ b/distro/Cargo.toml @@ -7,7 +7,7 @@ license = "Apache-2.0" include = [ "/src", "build.rs", "Cargo.toml", "trust-graph-service"] description = "Distribution package for the trust-graph service" -# See more keysand their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html +# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] maplit = "1.0.2" serde = "1.0.160"