Skip to content

Commit 103f378

Browse files
committed
0.3.0
1 parent 223e605 commit 103f378

File tree

5 files changed

+4248
-3449
lines changed

5 files changed

+4248
-3449
lines changed

Cargo.lock

Lines changed: 211 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "patchver"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors = ["Divy Srivastava <dj.srivastava23@gmail.com>"]
55
edition = "2021"
66
description = "Tool to promote exisiting Deno binaries to a different version"
@@ -14,5 +14,5 @@ path = "main.rs"
1414
path = "lib.rs"
1515

1616
[dependencies]
17-
libsui = "0.4.0"
17+
libsui = "0.8.0"
1818
pico-args = "0.5.0"

0 commit comments

Comments
 (0)