commit | 1ee078453af16fb1a08a7b9c28e9c2b9c857ed24 | [log] [tgz] |
---|---|---|
author | Georg Semmler <github@weiznich.de> | Fri Jul 19 13:22:33 2024 +0200 |
committer | Georg Semmler <github@weiznich.de> | Fri Jul 19 13:22:33 2024 +0200 |
tree | 038b5a4c7dca3b7cdfca7d619ff6b753f9a285fc | |
parent | c4dd364da762fc9e5dba5e74fb995d13d3c393ac [diff] |
Bump auto_type version
diff --git a/dsl_auto_type/Cargo.toml b/dsl_auto_type/Cargo.toml index e34246a..4b9693a 100644 --- a/dsl_auto_type/Cargo.toml +++ b/dsl_auto_type/Cargo.toml
@@ -1,6 +1,6 @@ [package] name = "dsl_auto_type" -version = "0.1.1" +version = "0.1.2" license = "MIT OR Apache-2.0" description = "Automatically expand query fragment types for factoring as functions" documentation = "https://docs.rs/crate/diesel_migrations"