Skip to content

Commit dc31ad3

Browse files
chore(deps): update dependency filecoin-project/curio to v1.28.3
1 parent 61f6a08 commit dc31ad3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ impl Default for Config {
290290
},
291291
curio: Location::GitTag {
292292
url: "https://github.com/filecoin-project/curio.git".to_string(),
293-
tag: "v1.28.2".to_string(),
293+
tag: "v1.28.3".to_string(),
294294
},
295295
filecoin_services: Location::GitTag {
296296
url: "https://github.com/FilOzone/filecoin-services.git".to_string(),

0 commit comments

Comments
 (0)