Skip to content

Commit c4e7d9f

Browse files
committed
edition 2018 -> 2021
1 parent cd1d6b4 commit c4e7d9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "graphrs"
33
version = "0.11.14"
44
authors = ["Malcolm van Raalte <malcolm@van.raalte.ca>"]
55
description = "graphrs is a Rust package for the creation, manipulation and analysis of graphs."
6-
edition = "2018"
6+
edition = "2021"
77
license = "MIT"
88
homepage = "https://github.com/malcolmvr/graphrs"
99
repository = "https://github.com/malcolmvr/graphrs"

0 commit comments

Comments
 (0)