Skip to content

Commit 1fb495e

Browse files
committed
migrate to Rust 2021 edition
1 parent 0922dd1 commit 1fb495e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "accurate"
33
version = "0.3.1"
4-
edition = "2018"
4+
edition = "2021"
55
authors = ["Benedikt Steinbusch <[email protected]>"]
66
description = "(more or less) accurate floating point algorithms"
77
homepage = "https://github.com/bsteinb/accurate"

0 commit comments

Comments
 (0)