mirror of
https://github.com/jht5945/rust_util.git
synced 2025-12-27 15:40:03 +08:00
add read_to_bytes
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
[package]
|
||||
name = "rust_util"
|
||||
version = "0.2.0"
|
||||
version = "0.2.1"
|
||||
authors = ["Hatter Jiang <jht5945@gmail.com>"]
|
||||
edition = "2018"
|
||||
description = "Hatter's Rust Util"
|
||||
license = "MIT"
|
||||
readme = "README.md"
|
||||
|
||||
[dependencies]
|
||||
libc = "0.2.65"
|
||||
|
||||
Reference in New Issue
Block a user