Skip to content

Commit f70584c

Browse files
committed
Merge remote-tracking branch 'upstream/master' into feat-const-fn
2 parents b0ac54a + 65aee91 commit f70584c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "atomic_ref"
33
version = "0.1.2"
4-
authors = ["Michael Layzell <michael@thelayzells.com>"]
4+
authors = ["Nika Layzell <nika@thelayzells.com>"]
55

66
description = "Atomic &'a T types with support for static allocation"
77
repository = "https://github.com/mystor/atomic_ref"

0 commit comments

Comments
 (0)