Skip to content

Commit 0942341

Browse files
committed
build: update author info, bump to 0.1.1
1 parent 3d53bef commit 0942341

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[package]
22
name = "scope-local"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
edition = "2024"
55
description = "Scope local storage"
6-
authors = ["Asakura Mizu <asakuramizu111@gmail.com>"]
6+
authors = ["朝倉水希 <asakuramizu111@gmail.com>"]
77
keywords = ["arceos"]
88
license = "MIT OR Apache-2.0"
99
repository = "https://github.com/Starry-OS/scope-local"

0 commit comments

Comments
 (0)