Skip to content

Commit 27005a3

Browse files
committed
Update language edition to 2021
1 parent 5dcf760 commit 27005a3

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
name = "scraper"
33
version = "0.12.0"
4-
edition = "2018"
4+
edition = "2021"
55

66
description = "HTML parsing and querying with CSS selectors"
77
keywords = ["html", "css", "selector", "scraping"]

0 commit comments

Comments
 (0)