Skip to content

Commit c599f5a

Browse files
committed
update the rust edition
1 parent 9bd3ad8 commit c599f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
authors = ["Tamo <[email protected]", "Dean Karn <[email protected]>", "Ulysse Carion <[email protected]>"]
33
description = "Segment analytics client for Rust. Forked for Meilisearch: https://github.com/meilisearch"
4-
edition = "2018"
4+
edition = "2021"
55
license = "MIT"
66
repository = "https://github.com/irevoire/segment"
77
keywords = ["meilisearch", "analytics", "segment"]

0 commit comments

Comments
 (0)