Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

Commit

Permalink
fixed #6
Browse files Browse the repository at this point in the history
  • Loading branch information
lesterrry committed Jul 16, 2021
1 parent 3b0e53c commit bbdd578
Show file tree
Hide file tree
Showing 2 changed files with 966 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hide"
version = "0.1.5"
version = "0.1.7"
authors = ["Aydar <lesterrry@rambler.ru>"]
edition = "2018"

Expand All @@ -14,4 +14,4 @@ serde = "1.0.119"
serde_derive = "1.0.119"
rust-crypto = "0.2.36"
progress_bar = "0.1.3"
serde_cbor = "0.11.1"
serde_cbor = "0.11.1"
Loading

0 comments on commit bbdd578

Please sign in to comment.