Skip to content

Commit

Permalink
Update Rust crate remi-fs to 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 18, 2024
1 parent 1453e49 commit 6a7f31c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/remi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ bytes = "1.5.0"
mongodb = { version = "2.8.1", optional = true }
remi = "0.6.2"
remi-azure = { version = "0.6.2", optional = true }
remi-fs = { version = "0.6.1", optional = true }
remi-fs = { version = "0.6.2", optional = true }
remi-gridfs = { version = "0.6.1", optional = true }
remi-s3 = { version = "0.6.1", optional = true }
serde = { version = "1.0.196", optional = true }
Expand Down

0 comments on commit 6a7f31c

Please sign in to comment.