You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-codespan-reporting/codespan-reporting-fix-meta...

11 lines
477 B

--- codespan-reporting-0.11.1/Cargo.toml 1970-01-01T00:00:00+00:00
+++ codespan-reporting-0.11.1/Cargo.toml 2024-09-13T20:55:15.668017+00:00
@@ -19,7 +19,6 @@
description = "Beautiful diagnostic reporting for text-based programming languages"
homepage = "https://github.com/brendanzab/codespan"
documentation = "https://docs.rs/codespan-reporting"
-readme = "../README.md"
license = "Apache-2.0"
repository = "https://github.com/brendanzab/codespan"
[dependencies.serde]