Skip to content

Commit

Permalink
Merge pull request #582 from gwenn/edition
Browse files Browse the repository at this point in the history
Revert to edition 2018
  • Loading branch information
gwenn authored Dec 11, 2021
2 parents 4ff19c0 + 2dd95df commit 4761f12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[package]
name = "rustyline"
version = "9.1.0"
version = "9.1.1"
authors = ["Katsu Kawakami <kkawa1570@gmail.com>"]
edition = "2021"
edition = "2018"
description = "Rustyline, a readline implementation based on Antirez's Linenoise"
documentation = "http://docs.rs/rustyline"
repository = "https://github.com/kkawakam/rustyline"
Expand Down

0 comments on commit 4761f12

Please sign in to comment.