mirror of
https://git.proxmox.com/git/perlmod
synced 2025-10-04 10:51:46 +00:00
bump to current toml version
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
4fe421d40d
commit
d1c18fbdcf
@ -16,7 +16,7 @@ failure = "0.1"
|
|||||||
proc-macro2 = "1.0"
|
proc-macro2 = "1.0"
|
||||||
quote = "1.0"
|
quote = "1.0"
|
||||||
syn = { version = "1.0", features = [ "full" ] }
|
syn = { version = "1.0", features = [ "full" ] }
|
||||||
toml = "0.4.10"
|
toml = "0.5.5"
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
perlmod = { path = "../perlmod" }
|
perlmod = { path = "../perlmod" }
|
||||||
|
Loading…
Reference in New Issue
Block a user