]> git.proxmox.com Git - debcargo-conf.git/commitdiff
bat: fix version
authorSylvestre Ledru <sylvestre@debian.org>
Sun, 24 Oct 2021 18:10:31 +0000 (20:10 +0200)
committerSylvestre Ledru <sylvestre@debian.org>
Sun, 24 Oct 2021 18:10:31 +0000 (20:10 +0200)
src/bat/debian/patches/bump-semver.diff

index 5c7f3c6406c1decc4153cfaf4afdc4c68ac5da10..355a4257b43be52c656a63743f7ac39fa2478df6 100644 (file)
@@ -7,7 +7,7 @@ Index: bat/Cargo.toml
  
  [dependencies.semver]
 -version = "0.11"
-+version = "0.10"
++version = "1"
  
  [dependencies.serde]
  version = "1.0"