]> Untitled Git - lemmy.git/commit
Add console feature flag, not default
authorAode (lion) <asonix@asonix.dog>
Fri, 4 Feb 2022 17:31:38 +0000 (11:31 -0600)
committerAode (lion) <asonix@asonix.dog>
Fri, 4 Feb 2022 17:31:38 +0000 (11:31 -0600)
commit2e5746b74fccde05e559759930a2c493555689b9
tree0514afa74f020dd15ab3386f2fa4b2577a748c9f
parent6b1894faf062532a107f91527ae7a6a214e1ee32
Add console feature flag, not default

The most recent tracing-core changed the number of variants on metadata::Kind,
which broke console-api 0.1.1, and no fix has been applied yet. To avoid build
failures, disable console-subscriber for now
Cargo.toml
src/lib.rs