epel10
imports/epel10/rust-codespan-reporting-0.11.1-12.el10
parent
b26b64f6c0
commit
42ac50a8dc
@ -0,0 +1,10 @@
|
||||
--- 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]
|
@ -0,0 +1,9 @@
|
||||
[package]
|
||||
cargo-toml-patch-comments = [
|
||||
"remove reference to readme file that is not included in published crates",
|
||||
]
|
||||
|
||||
[tests]
|
||||
run = ["none"]
|
||||
comments = ["outdated dev-dependencies: rustyline"]
|
||||
|
Loading…
Reference in new issue