Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

Commit

Permalink
Merge pull request #76 from prisma/UpdateCargoToml
Browse files Browse the repository at this point in the history
Update cargo.toml
  • Loading branch information
do4gr authored Jan 31, 2020
2 parents a7736a8 + 3bcac5e commit b7f4d2c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
[package]
name = "quaint"
version = "0.1.11"
version = "0.1.12"
authors = [
"Julius de Bruijn <[email protected]>",
"Dominic Petrick <[email protected]>",
"Katharina Fey <[email protected]>",
"Tom Houlé <[email protected]>",
"Emanuel Jöbstl <[email protected]>",
"Tom Houlé <[email protected]>"
"Matthias Oertel <[email protected]>",
"Dominic Petrick <[email protected]>",
]
edition = "2018"
readme = "README.md"
Expand Down

0 comments on commit b7f4d2c

Please sign in to comment.