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
rzerres
orbclient
Commits
118b36d6
Unverified
Commit
118b36d6
authored
Mar 26, 2022
by
Ralf Zerres
Browse files
0.3.33 update raw-window-handle dependency to v0.4
Signed-off-by:
Ralf Zerres
<
ralf.zerres@networkx.de
>
parent
192dc30e
Pipeline
#10102
failed with stage
in 3 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Cargo.toml
View file @
118b36d6
[package]
name
=
"orbclient"
version
=
"0.3.3
2
"
version
=
"0.3.3
3
"
authors
=
[
"Jeremy Soller <jackpot51@gmail.com>"
]
description
=
"The Orbital Client Library"
documentation
=
"https://docs.rs/orbclient"
...
...
@@ -22,7 +22,7 @@ path = "src/lib.rs"
sdl2
=
{
version
=
"0.35"
,
features
=
[
"bundled"
,
"static-link"
,
"raw-window-handle"
]
}
sdl2-sys
=
"0.35"
libc
=
"0.2"
raw-window-handle
=
"0.
3
"
raw-window-handle
=
"0.
4
"
[target.'cfg(target_os="redox")'.dependencies]
redox_syscall
=
{
version
=
"0.2.1"
}
...
...
Write
Preview
Supports
Markdown
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