mirror of
https://codeberg.org/demostf/api-test.git
synced 2026-06-03 17:44:07 +02:00
bumb dependencies
This commit is contained in:
parent
5fcb369a77
commit
e7ec49294c
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -48,7 +48,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "api-test"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
dependencies = [
|
||||
"bitbuffer",
|
||||
"color-eyre",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "api-test"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||
edition = "2018"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue