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
redox-os
calc
Commits
e90ca798
Commit
e90ca798
authored
Jun 12, 2018
by
Jeremy Soller
Browse files
Update links to gitlab
parent
b72b347f
Pipeline
#128
passed with stage
in 3 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Cargo.toml
View file @
e90ca798
...
...
@@ -5,7 +5,7 @@ categories = [
"parsing"
,
]
description
=
"Rust library for parsing and processing arithmetic expressions"
homepage
=
"https://git
hub.com
/redox-os/calc"
homepage
=
"https://git
lab.redox-os.org
/redox-os/calc"
include
=
[
"**/*.rs"
,
"Cargo.toml"
,
...
...
@@ -17,7 +17,7 @@ keywords = [
license-file
=
"LICENSE"
name
=
"calculate"
readme
=
"README.md"
repository
=
"https://git
hub.com
/redox-os/calc"
repository
=
"https://git
lab.redox-os.org
/redox-os/calc"
version
=
"0.7.0"
[[bin]]
...
...
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