Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
VC
rust-gitlab
Commits
002a989b
Commit
002a989b
authored
Mar 09, 2017
by
Ben Boeckel
⛰
Browse files
cargo: add keywords and categories
parent
db0b3ba3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cargo.toml
View file @
002a989b
...
...
@@ -9,6 +9,8 @@ Gitlab API client.
repository
=
"https://gitlab.kitware.com/utils/rust-gitlab"
documentation
=
"https://docs.rs/gitlab/~0.1"
readme
=
"README.md"
keywords
=
[
"gitlab"
,
"api"
]
categories
=
[
"web-programming"
,
"api-bindings"
]
[dependencies]
chrono
=
{
version
=
"~0.3"
,
features
=
["serde"]
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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