File: older-async-trait

package info (click to toggle)
rust-upstream-ontologist 0.2.4-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,764 kB
  • sloc: xml: 186; python: 13; sh: 12; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 391 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: upstream-ontologist/Cargo.toml
===================================================================
--- upstream-ontologist.orig/Cargo.toml
+++ upstream-ontologist/Cargo.toml
@@ -95,7 +95,7 @@ path = "src/bin/guess-upstream-metadata.
 required-features = ["cli"]
 
 [dependencies.async-trait]
-version = "0.1.88"
+version = "0.1.83"
 
 [dependencies.breezyshim]
 version = ">=0.1.227"