chore: bump package versions
This commit is contained in:
parent
a14d67105e
commit
26ee5bf26e
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Reference in a new issue