This commit is contained in:
parent
406c485055
commit
b33935b5f8
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -152,7 +152,7 @@ checksum = "9ba43ea6f343b788c8764558649e08df62f86c6ef251fdaeb1ffd010a9ae50a2"
|
||||
|
||||
[[package]]
|
||||
name = "bebot"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1-alpha.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"constant_time_eq",
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "bebot"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1-alpha.1"
|
||||
description = "Gitlab webhook bot that publishes events to Matrix"
|
||||
license = "GPL-3.0"
|
||||
authors = [
|
||||
|
Loading…
Reference in New Issue
Block a user