Rust 2021

This commit is contained in:
Adrián Arroyo Calle
2021-11-01 23:03:51 +01:00
parent ca62e54652
commit dd51908439
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
name = "num-rug-adapter"
version = "0.1.5"
authors = ["Marco A L Barbosa <malbarbo@gmail.com>"]
edition = "2018"
edition = "2021"
description = "An adapter to use num crate where rug is needed."
license = "MIT/Apache-2.0"
repository = "https://github.com/malbarbo/num-rug-adapter"