Skip to content

Commit 015036a

Browse files
chore(deps): update dependency filozone/filecoin-services to v1.3.1
1 parent c157c52 commit 015036a

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
@@ -294,7 +294,7 @@ impl Default for Config {
294294
},
295295
filecoin_services: Location::GitTag {
296296
url: "https://github.com/FilOzone/filecoin-services.git".to_string(),
297-
tag: "v1.3.0".to_string(),
297+
tag: "v1.3.1".to_string(),
298298
},
299299
pdp: None,
300300
multicall3: Location::GitTag {

0 commit comments

Comments
 (0)