Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dusty Mabe
libslirp-rs
Commits
89f49aaf
Unverified
Commit
89f49aaf
authored
Jul 24, 2020
by
Dusty Mabe
Browse files
Cargo.toml: bump to ipnetwork to 0.17.0
parent
5818b933
Pipeline
#181941
passed with stage
in 1 minute and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Cargo.toml
View file @
89f49aaf
...
...
@@ -17,7 +17,7 @@ helper = ["libc", "zbus", "nix", "libsystemd", "url", "lazy_static", "zvariant",
[dependencies]
libslirp-sys
=
{
version
=
"4.2.0"
}
ipnetwork
=
{
version
=
"0.1
6
"
,
optional
=
true
}
ipnetwork
=
{
version
=
"0.1
7
"
,
optional
=
true
}
structopt
=
{
version
=
"0.3.0"
,
optional
=
true
}
mio
=
{
version
=
"0.6.19"
,
optional
=
true
}
mio-extras
=
{
version
=
"2.0.5"
,
optional
=
true
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment