Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Commit 5194f17

Browse files
committed
Release v0.1.1
- Mention serde and structopt dependencies in Readme - Expose fs module - Add args and log_level arguments to main! macro - Add automatic logging [ci skip]
1 parent 5f3cf3c commit 5194f17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "quicli"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Quickly build cool CLI apps in Rust."
55
authors = ["Pascal Hertleif <[email protected]>"]
66
readme = "Readme.md"

0 commit comments

Comments
 (0)