Skip to content
Snippets Groups Projects
Commit 73120521 authored by vlorentz's avatar vlorentz
Browse files

Publish v5.0.0

parent ad36b48f
No related branches found
Tags v5.0.0
No related merge requests found
Pipeline #10095 passed
......@@ -3548,7 +3548,7 @@ dependencies = [
[[package]]
name = "swh-graph"
version = "0.1.0"
version = "5.0.0"
dependencies = [
"anyhow",
"ar_row 1.0.0",
......@@ -3608,7 +3608,7 @@ dependencies = [
[[package]]
name = "swh_graph_contributions"
version = "0.1.0"
version = "5.0.0"
dependencies = [
"anyhow",
"chrono",
......@@ -3627,7 +3627,7 @@ dependencies = [
[[package]]
name = "swh_graph_file_names"
version = "0.1.0"
version = "5.0.0"
dependencies = [
"anyhow",
"clap",
......@@ -3644,7 +3644,7 @@ dependencies = [
[[package]]
name = "swh_graph_provenance"
version = "0.1.0"
version = "5.0.0"
dependencies = [
"anyhow",
"ar_row 0.6.0",
......@@ -3674,7 +3674,7 @@ dependencies = [
[[package]]
name = "swh_graph_pyo3"
version = "0.1.0"
version = "5.0.0"
dependencies = [
"pyo3",
"swh-graph",
......@@ -3682,7 +3682,7 @@ dependencies = [
[[package]]
name = "swh_graph_topology"
version = "0.1.0"
version = "5.0.0"
dependencies = [
"anyhow",
"arrow",
......
......@@ -12,7 +12,7 @@ members = [
]
[workspace.package]
version = "0.1.0"
version = "5.0.0"
[profile.release] # Used for the examples
opt-level = 3 # like --release
......
......@@ -6,8 +6,8 @@ description = "Compressed in-memory representation of the Software Heritage arch
repository = "https://gitlab.softwareheritage.org/swh/devel/swh-graph"
license = "GPL-3.0-or-later"
readme = "README.md"
keywords = ["software heritage", "graph", "compression", "webgraph"]
categories = ["compression", "graph"]
keywords = ["software-heritage", "graph", "compression", "webgraph"]
categories = ["compression", "science"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment