File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " enumflags2"
3
3
version = " 0.7.5"
4
- authors = [" maik klein <maikklein@googlemail.com>" , " Jakub \" NieDżejkob \" Kądziołka <kuba@kadziolka.net >" ]
4
+ authors = [" maik klein <maikklein@googlemail.com>" , " Maja Kądziołka <maya@compilercrim.es >" ]
5
5
description = " Enum-based bit flags"
6
6
license = " MIT OR Apache-2.0"
7
- repository = " https://github.com/NieDzejkob /enumflags2"
7
+ repository = " https://github.com/meithecatte /enumflags2"
8
8
readme = " README.md"
9
9
keywords = [" enum" , " bitflag" , " flag" , " bitflags" ]
10
10
documentation = " https://docs.rs/enumflags2"
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " enumflags2_derive"
3
3
version = " 0.7.4"
4
- authors = [" maik klein <maikklein@googlemail.com>" , " Jakub \" NieDżejkob \" Kądziołka <kuba@kadziolka.net >" ]
4
+ authors = [" maik klein <maikklein@googlemail.com>" , " Maja Kądziołka <maya@compilercrim.es >" ]
5
5
description = " Do not use directly, use the reexport in the `enumflags2` crate. This allows for better compatibility across versions."
6
6
license = " MIT OR Apache-2.0"
7
- repository = " https://github.com/NieDzejkob /enumflags2"
7
+ repository = " https://github.com/meithecatte /enumflags2"
8
8
keywords = [" enum" , " bitflag" , " flag" , " bitflags" ]
9
9
edition = " 2018"
10
10
rust-version = " 1.56"
You can’t perform that action at this time.
0 commit comments