Prematurely optimize RoomBuffer's memory usage
This commit is contained in:
@ -44,6 +44,7 @@ libc = "0.2.148"
|
||||
log = "0.4.20"
|
||||
nonempty = { version = "0.8.1", features = ["serialize"] }
|
||||
signal-hook = "0.3.17"
|
||||
smallvec = "1.11.1"
|
||||
|
||||
# Matrix
|
||||
matrix-sdk = { git = "https://github.com/matrix-org/matrix-rust-sdk.git", rev = "91e7f2f7224b8ada17ab639d60da10dad98aeaf9", features = ["eyre", "markdown"] }
|
||||
|
Reference in New Issue
Block a user