Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
liblibc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
redox-os
liblibc
Commits
b987f0cc
Commit
b987f0cc
authored
Sep 08, 2016
by
bors
Committed by
GitHub
Sep 08, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Auto merge of #386 - alexcrichton:bump, r=alexcrichton
Bump to 0.2.16
parents
b6417373
351df2dd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
Cargo.toml
Cargo.toml
+1
-1
libc-test/Cargo.lock
libc-test/Cargo.lock
+2
-2
No files found.
Cargo.toml
View file @
b987f0cc
[package]
name
=
"libc"
version
=
"0.2.1
5
"
version
=
"0.2.1
6
"
authors
=
[
"The Rust Project Developers"
]
license
=
"MIT/Apache-2.0"
readme
=
"README.md"
...
...
libc-test/Cargo.lock
View file @
b987f0cc
...
...
@@ -3,7 +3,7 @@ name = "libc-test"
version = "0.1.0"
dependencies = [
"ctest 0.1.0 (git+https://github.com/alexcrichton/ctest)",
"libc 0.2.1
5
",
"libc 0.2.1
6
",
]
[[package]]
...
...
@@ -47,7 +47,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "libc"
version = "0.2.1
5
"
version = "0.2.1
6
"
[[package]]
name = "log"
...
...
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