Skip to content

Commit 799e56c

Browse files
dependabot[bot]ttys3
authored andcommitted
build(deps): bump rinja from 0.3.3 to 0.3.4
Bumps [rinja](https://github.com/rinja-rs/rinja) from 0.3.3 to 0.3.4. - [Release notes](https://github.com/rinja-rs/rinja/releases) - [Commits](askama-rs/askama@v0.3.3...v0.3.4) --- updated-dependencies: - dependency-name: rinja dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2acd43 commit 799e56c

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ base64 = "0.22.1"
3232
percent-encoding = "2.3.1"
3333
time = { version = "0.3.36", features = ["formatting"] }
3434
clap = { version = "4.5.16", features = ["derive"] }
35-
rinja = "0.3.3"
35+
rinja = "0.3.4"
3636

3737
[patch.crates-io]
3838
#tokio = { git = "https://github.com/tokio-rs/tokio.git", branch = "master" }

0 commit comments

Comments
 (0)