File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -17,11 +17,11 @@ license = "Apache-2.0"
1717publish = false
1818readme = " README.md"
1919repository = " https://github.com/intel/tsffs"
20- version = " 0.2.2 "
20+ version = " 0.2.3 "
2121
2222[package .metadata .simics ]
2323package-number = 31337
24- version = " 6.1.6 "
24+ version = " 6.1.7 "
2525
2626[lib ]
2727crate-type = [" cdylib" , " rlib" ]
@@ -64,7 +64,7 @@ yaxpeax-riscv = { git = "https://github.com/DrChat/yaxpeax-riscv", version = "0.
6464 " serde" ,
6565], rev = " 5973ff8" }
6666crc32fast = " 1.4.2"
67- simics = " 0.1.2 "
67+ simics = " 0.2.3 "
6868indoc = " 2.0.5"
6969serde = { version = " 1.0.210" , features = [" derive" ] }
7070serde_json = " 1.0.128"
@@ -105,16 +105,16 @@ thiserror = "1.0.63"
105105lcov2 = " 0.1.0"
106106
107107[dev-dependencies ]
108- simics-test = " 0.1.2 "
108+ simics-test = " 0.2.3 "
109109anyhow = " 1.0.86"
110110command-ext = " 0.1.2"
111111indoc = " 2.0.5"
112- ispm-wrapper = " 0.1.1 "
112+ ispm-wrapper = " 0.2.3 "
113113versions = { version = " 6.2.0" , features = [" serde" ] }
114114
115115[build-dependencies ]
116- simics = " 0.1.2 "
117- simics-build-utils = " 0.1.1 "
116+ simics = " 0.2.3 "
117+ simics-build-utils = " 0.2.3 "
118118
119119
120120[profile .release ]
You can’t perform that action at this time.
0 commit comments