memoryを抽出する仕組みの実装
This commit is contained in:
@@ -15,6 +15,7 @@ serde_json = "1.0.149"
|
||||
serde_yaml = "0.9.34"
|
||||
thiserror = "2.0.18"
|
||||
tracing = "0.1.44"
|
||||
uuid = { version = "1.23.1", features = ["v7", "serde"] }
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.27.0"
|
||||
|
||||
Reference in New Issue
Block a user