File: newer-base64

package info (click to toggle)
rust-embed-doc-image 0.1.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 120 kB
  • sloc: makefile: 4
file content (13 lines) | stat: -rw-r--r-- 363 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: embed-doc-image/Cargo.toml
===================================================================
--- embed-doc-image.orig/Cargo.toml
+++ embed-doc-image/Cargo.toml
@@ -26,7 +26,7 @@ repository = "https://github.com/Andlon/
 [lib]
 proc-macro = true
 [dependencies.base64]
-version = "0.13"
+version = "0.22"
 
 [dependencies.proc-macro2]
 version = "1.0.27"