Updated cargo.toml
This commit is contained in:
parent
761adc0117
commit
84eb146280
|
@ -2,6 +2,9 @@
|
|||
name = "mikrotik"
|
||||
version = "0.0.1"
|
||||
edition = "2021"
|
||||
description = "REST API Wrapper for Mikrotik API"
|
||||
license = "MIT"
|
||||
license-file = "LICENSE"
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.13.0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user