Skip to content

Commit 6bdfa93

Browse files
add repository url to cargo.toml
1 parent b50119e commit 6bdfa93

File tree

2 files changed

+19
-18
lines changed

2 files changed

+19
-18
lines changed

Cargo.lock

+18-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ edition = "2021"
55
authors = ["Piotr Bednarski <[email protected]>"]
66
description = "Library for handling uninterruptible power supplies (UPS) according to the Megatec protocol"
77
license = "MIT"
8+
repository = "https://github.com/piotrmaciejbednarski/megatec-ups-control"
89
keywords = ["ups", "megatec", "upsilon", "hardware", "usb"]
910
categories = ["hardware-support", "api-bindings"]
1011

0 commit comments

Comments
 (0)