1
0
Fork 0
mirror of synced 2025-09-23 12:18:44 +00:00

bump zokrates_core_test

This commit is contained in:
dark64 2022-10-11 01:53:33 +02:00
parent 9ca495eb71
commit 6bb1d86917
3 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
## [Unreleased]
https://github.com/Zokrates/ZoKrates/compare/latest...develop
## [0.8.3] - 2022-10-10
## [0.8.3] - 2022-10-11
### Release
- https://github.com/Zokrates/ZoKrates/releases/tag/0.8.3 <!-- markdown-link-check-disable-line -->

2
Cargo.lock generated
View file

@ -3143,7 +3143,7 @@ dependencies = [
[[package]]
name = "zokrates_core_test"
version = "0.2.8"
version = "0.2.9"
dependencies = [
"zokrates_test",
"zokrates_test_derive",

View file

@ -1,6 +1,6 @@
[package]
name = "zokrates_core_test"
version = "0.2.8"
version = "0.2.9"
authors = ["schaeff <thibaut@schaeff.fr>"]
edition = "2018"