You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-07 17:03:01 +03:00
build(deps): bump csv from 1.2.2 to 1.3.0
Bumps [csv](https://github.com/BurntSushi/rust-csv) from 1.2.2 to 1.3.0. - [Commits](https://github.com/BurntSushi/rust-csv/compare/1.2.2...1.3.0) --- updated-dependencies: - dependency-name: csv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
1d093199b7
commit
7c482cdbb5
@@ -12,7 +12,7 @@ anyhow.workspace = true
|
||||
async-trait = "0.1.73"
|
||||
camino.workspace = true
|
||||
convert_case = "0.6.0"
|
||||
csv = "1.2.2"
|
||||
csv = "1.3.0"
|
||||
futures-util = "0.3.28"
|
||||
hyper = { version = "0.14.27", features = ["tcp", "client", "http1"] }
|
||||
serde.workspace = true
|
||||
|
Reference in New Issue
Block a user