Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hannobraun/fornjot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dd67afcbfe329c0ac045bd01f81226d3e14e35d5
Choose a base ref
..
head repository: hannobraun/fornjot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 071dff20e821735c5d5bd409fb4ac8d8aac72421
Choose a head ref
Showing with 3 additions and 3 deletions.
  1. +2 −2 Cargo.lock
  2. +1 −1 tools/release-operator/Cargo.toml
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/release-operator/Cargo.toml
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ publish = false
anyhow = "1.0.64"
cargo_metadata = "0.15.0"
cmd_lib = "1.3.0"
env_logger = "0.9.0"
env_logger = "0.9.1"
log = "0.4.17"
secstr = "0.5.0"
semver = "1.0.14"