Skip to content

Commit 2d703b6

Browse files
committed
Update author
1 parent 2b8d70a commit 2d703b6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
authors = ["Xavier Lau <[email protected]>"]
2+
authors = ["Xavier Lau <[email protected]>"]
33
categories = [
44
"encoding",
55
"no-std",

fuzz/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
authors = ["Xavier Lau <[email protected]>"]
2+
authors = ["Xavier Lau <[email protected]>"]
33
edition = "2021"
44
name = "array-bytes-fuzz"
55
publish = false

0 commit comments

Comments
 (0)