File: relax-litrs.diff

package info (click to toggle)
rust-document-features 0.2.11-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 164 kB
  • sloc: makefile: 4
file content (11 lines) | stat: -rw-r--r-- 180 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -43,7 +43,7 @@
 path = "tests/self-doc.rs"
 
 [dependencies.litrs]
-version = "0.4.1"
+version = "0.5"
 default-features = false
 
 [features]