Improve logging a bit
Some checks failed
/ build-artifacts (arm-unknown-linux-gnueabihf) (push) Failing after 23s
/ build-artifacts (x86_64-unknown-linux-gnu) (push) Failing after 10s
/ build-artifacts (x86_64-unknown-linux-musl) (push) Failing after 16s

This commit is contained in:
Tobias Reisinger 2024-05-10 13:08:51 +02:00
commit 87ea9aa668
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 62 additions and 53 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "emgauwa-core"
version = "0.5.0"
version = "0.5.1"
edition = "2021"
authors = ["Tobias Reisinger <tobias@msrg.cc>"]