Skip to content

Commit bac76bf

Browse files
committed
chore: Set MSRV to 1.70.0
1 parent fba7bfe commit bac76bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "annotate-snippets"
33
version = "0.9.2"
44
edition = "2021"
5+
rust-version = "1.70.0"
56
authors = ["Zibi Braniecki <gandalf@mozilla.com>"]
67
description = "Library for building code annotations"
78
license = "Apache-2.0/MIT"

0 commit comments

Comments
 (0)