Skip to content

Commit 718e448

Browse files
committed
Update the author's email
1 parent 7a39ab1 commit 718e448

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ and this project adheres to
99

1010
## \[Unreleased]
1111

12+
### Changed
13+
14+
- Updated the author's contact info.
15+
1216
## \[1.1.0] - 2024-04-08
1317

1418
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "multiple_errors"
33
version = "1.1.0"
44
edition = "2021"
5-
authors = ["Dmitrii Aleksandrov <adk230@yandex.ru>"]
5+
authors = ["Dmitrii Aleksandrov <adk2300@gmail.com>"]
66
documentation = "https://docs.rs/multiple_errors/"
77
description = "Propagate multiple errors instead of just the first one"
88
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)