fix hilog_rust cargo

Match-id-1db94b4ecd5f883461c3826a991b4e6fa36ab6fe
This commit is contained in:
authName 2023-10-18 20:24:10 +08:00 committed by userName
parent 40fa2422aa
commit 60ca004dfc

View File

@ -6,3 +6,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
hilog_rust = { path = "../../../../../base/hiviewdfx/hilog/interfaces/rust/" }