Skip to content

Commit e5c6019

Browse files
committed
0.8.1
one important bugfix: prevent panics when --log is not used otherwise just refactoring and changes to enable static builds
1 parent 8d4dbe9 commit e5c6019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
[package]
88
name = "vic"
9-
version = "0.8.0"
9+
version = "0.8.1"
1010
edition = "2021"
1111
# https://doc.rust-lang.org/edition-guide/rust-2021/index.html
1212
# 2015 edition == 1.0

0 commit comments

Comments
 (0)