diff options
| author | Stefan Kreutz <mail@skreutz.com> | 2026-06-15 23:31:52 +0200 |
|---|---|---|
| committer | Stefan Kreutz <mail@skreutz.com> | 2026-06-15 23:31:52 +0200 |
| commit | f2f465ebcc351574132bb421ba8f8e1f896012af (patch) | |
| tree | 64ad61df93b7854b09ed1afe4dd7a276bf72f352 /Cargo.toml | |
| parent | ab9aeac99dd9c50b82ca87f522f432ffb0062d43 (diff) | |
| download | temp-postgres-f2f465ebcc351574132bb421ba8f8e1f896012af.tar.gz | |
Upgrade vergen-gitcl
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ predicates = "3.1.4" testresult = "0.4.1" [build-dependencies] -vergen-gitcl = "9.1.0" +vergen-gitcl = "10.0.0" [[bin]] name = "temp-postgres" |