Skip to content

Tags: Gandi/jbod-rs

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

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

Bug was introduced in f62e271 by myself, accidentally changed from `/device` to
`/{device}`. `/device` need to be verbatim in path and not interpreted as device_name.

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add rust workflow

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Cargo Publish