Skip to content

Commit 846c4a3

Browse files
committed
feat: v0.5.12
1 parent 7cdb922 commit 846c4a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "file-operation"
3-
version = "0.5.11"
3+
version = "0.5.12"
44
edition = "2024"
5-
authors = ["eastspire <[email protected]>"]
5+
authors = ["[email protected]"]
66
license = "MIT"
77
description = """A Rust library providing a set of utilities for common file operations such as reading, writing, and querying file metadata like size. It aims to simplify file handling in Rust projects, offering safe and efficient file manipulation methods."""
88
keywords = ["time", "hyperlane", "day", "format", "lang"]

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,4 +236,4 @@ Contributions are welcome! Please open an issue or submit a pull request.
236236

237237
## Contact
238238

239-
For any inquiries, please reach out to the author at [eastspire <[email protected]>](mailto:[email protected]).
239+
For any inquiries, please reach out to the author at [[email protected]](mailto:[email protected]).

0 commit comments

Comments
 (0)