Archived
1
0
Fork 0

chore: bump package versions

This commit is contained in:
Dmitriy Pleshevskiy 2021-01-31 13:40:52 +03:00
parent a14d67105e
commit 26ee5bf26e

View file

@ -8,6 +8,6 @@ edition = "2018"
[dependencies]
migra-core = { path = '../migra-core' }
structopt = "0.3.21"
structopt = "0.3"
serde = { version = "1.0", features = ["derive"] }
toml = "0.5.8"
toml = "0.5"