Browse Source

Point to the commit with the latest sdl-cli

pull/149/head
onryo 1 month ago
parent
commit
e1ef74c83c
  1. 2
      lib/Cargo.toml
  2. 2
      src/version.h

2
lib/Cargo.toml

@ -12,4 +12,4 @@ crate-type = ["staticlib"]
libc = "0.2.58"
lazy_static = "1.4.0"
blake3 = "0.3.4"
silentdragonlitelib = { git = "https://git.hush.is/hush/silentdragonlite-cli", rev = "fe3026406471ea85786b28db82f1231395b1996b" }
silentdragonlitelib = { git = "https://git.hush.is/hush/silentdragonlite-cli", rev = "6476e438d002ca70c941f73bc0188a012d891def" }

2
src/version.h

@ -1 +1 @@
#define APP_VERSION "2.0.1"
#define APP_VERSION "2.0.2"

Loading…
Cancel
Save