Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bwinf
medal
Commits
119cfe28
Commit
119cfe28
authored
Mar 27, 2020
by
Robert Czechowski
Browse files
Change version number to 1.1.2
parent
1c8637d3
Pipeline
#656
passed with stage
in 15 minutes and 4 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Cargo.lock
View file @
119cfe28
...
@@ -898,7 +898,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
...
@@ -898,7 +898,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
[[package]]
name = "medal"
name = "medal"
version = "1.1.
1
"
version = "1.1.
2
"
dependencies = [
dependencies = [
"bcrypt 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
"bcrypt 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
"handlebars-iron 0.25.2 (registry+https://github.com/rust-lang/crates.io-index)",
"handlebars-iron 0.25.2 (registry+https://github.com/rust-lang/crates.io-index)",
...
...
Cargo.toml
View file @
119cfe28
[package]
[package]
name
=
"medal"
name
=
"medal"
version
=
"1.1.
1
"
version
=
"1.1.
2
"
authors
=
[
"Robert Czechowski <czechowski@bwinf.de>"
,
"Daniel Brüning <bruening@bwinf.de>"
]
authors
=
[
"Robert Czechowski <czechowski@bwinf.de>"
,
"Daniel Brüning <bruening@bwinf.de>"
]
description
=
"A simple online contest platform"
description
=
"A simple online contest platform"
...
...
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