Skip to content
Snippets Groups Projects
Commit 8995850f authored by Stefan Lankes's avatar Stefan Lankes
Browse files

increase version number

parent 3da7cfbb
Branches
Tags v0.3.33
No related merge requests found
......@@ -142,7 +142,7 @@ dependencies = [
[[package]]
name = "rusty-hermit"
version = "0.3.32"
version = "0.3.33"
dependencies = [
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
......
[package]
name = "rusty-hermit"
version = "0.3.32"
version = "0.3.33"
authors = [
"Stefan Lankes <slankes@eonerc.rwth-aachen.de>",
"Colin Finck <colin.finck@rwth-aachen.de>"
......@@ -13,7 +13,7 @@ categories = ["os"]
repository = "https://github.com/hermitcore/rusty-hermit"
edition = "2018"
description = """
RustyHermit - A Rust-based, lightweight unikernel
A Rust-based library operting system
"""
exclude = ["/img/*", "./CMakeLists.txt", "/.travis.yml", "/.gitlab-ci.yml", ".gitignore", "/.vscode/*", "/.github/*"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment