Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
medal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
43
Issues
43
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
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
bwinf
medal
Commits
7914aa70
Commit
7914aa70
authored
Mar 11, 2020
by
Robert Czechowski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change version number to 0.92
parent
b04b4761
Pipeline
#495
passed with stages
in 30 minutes and 36 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Cargo.lock
Cargo.lock
+1
-1
Cargo.toml
Cargo.toml
+1
-1
No files found.
Cargo.lock
View file @
7914aa70
...
@@ -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 = "0.9
1
.0"
version = "0.9
2
.0"
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 @
7914aa70
[package]
[package]
name
=
"medal"
name
=
"medal"
version
=
"0.9
1
.0"
version
=
"0.9
2
.0"
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