stablesats-rs
stablesats-rs copied to clipboard
the container `stablesats-rs-otel-agent-1` is showing a lot of trace. maybe the output level should be more an `info` by default, so that other container outputs/issues are more visible. an example:...
my CPU close to 100% even 10 minutes after launching `docker-compose up`. from the output, it seems one of the container doing a `cargo build` like operation that is very...
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.79 to 0.1.83. Release notes Sourced from async-trait's releases. 0.1.83 Prevent needless_arbitrary_self_type lint being produced in generated code (#278) 0.1.82 Prevent elided_named_lifetimes lint being produced in generated...
Bumps [prost](https://github.com/tokio-rs/prost) from 0.12.3 to 0.12.6. Commits d42c85e chore: fix prost release script (#1066) d43f7e0 chore: Release version 0.12.6 (#1065) 4b11315 fix(prost-build): re-export error_message_protoc_not_found, `protoc_from_en... 26405ab fix: Duplicate README to...
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.81 to 1.0.89. Release notes Sourced from anyhow's releases. 1.0.89 Make anyhow::Error's UnwindSafe and RefUnwindSafe impl consistently available between versions of Rust newer and older than 1.72...