Push to switch OS
Signed-off-by: Louis Hollingworth <louis@hollingworth.nl>
This commit is contained in:
parent
c1e9f482b3
commit
290e9c17f5
3 changed files with 45 additions and 8 deletions
|
|
@ -12,4 +12,4 @@ dotenvy = "0.15.7"
|
|||
matrix-sdk = { version = "0.6.2", features = ["anyhow", "markdown"] }
|
||||
tokio = { version = "1.34.0", features = ["macros", "rt-multi-thread", "full"] }
|
||||
tracing = "0.1.40"
|
||||
tracing-subscriber = "0.3.18"
|
||||
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue