Skip to content

Tags: razorheadfx/grup

Tags

master

Toggle master's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump svenstaro/upload-release-action to v2 in rust-release workflow

v0.2.2

Toggle v0.2.2's commit message
Bump Cargo.lock

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix directory issue (#9)

* Update dependencies

* Incorporate changes due tokio reorg & hyper response API change

* Fix startup failure where md file in current workdir.
Root cause was PathBuf::parent() returning an Option<empty String> instead of None when providing a relative path to something in the working directory. The code now takes this (unintuitive) behaviour into account.

* Bump patch version

v0.2.0

Toggle v0.2.0's commit message
crates.io v0.2.0