Skip to content

Commit

Permalink
Bump to rust edition 2021
Browse files Browse the repository at this point in the history
  • Loading branch information
Tristramg committed Feb 29, 2024
1 parent dedfc9d commit abca4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "gtfs-geojson"
version = "0.5.0"
authors = ["N07070 <[email protected]>"]
edition = "2018"
edition = "2021"
description = "A simple converter for GTFS to GeoJSON formats"
readme = "README.md"
repository = "https://gitlab.com/CodeursEnLiberte/gtfs-to-geojson/"
Expand Down

0 comments on commit abca4c3

Please sign in to comment.