summaryrefslogtreecommitdiffstats
path: root/vendor/const-oid/debian
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/const-oid/debian')
-rw-r--r--vendor/const-oid/debian/patches/relax-dep.diff13
-rw-r--r--vendor/const-oid/debian/patches/series1
2 files changed, 14 insertions, 0 deletions
diff --git a/vendor/const-oid/debian/patches/relax-dep.diff b/vendor/const-oid/debian/patches/relax-dep.diff
new file mode 100644
index 0000000..4811458
--- /dev/null
+++ b/vendor/const-oid/debian/patches/relax-dep.diff
@@ -0,0 +1,13 @@
+Index: const-oid/Cargo.toml
+===================================================================
+--- const-oid.orig/Cargo.toml
++++ const-oid/Cargo.toml
+@@ -46,7 +46,7 @@ rustdoc-args = [
+ ]
+
+ [dependencies.arbitrary]
+-version = "1.2"
++version = "1.1"
+ features = ["derive"]
+ optional = true
+
diff --git a/vendor/const-oid/debian/patches/series b/vendor/const-oid/debian/patches/series
new file mode 100644
index 0000000..75abb7f
--- /dev/null
+++ b/vendor/const-oid/debian/patches/series
@@ -0,0 +1 @@
+relax-dep.diff