diff options
| author | Max Audron <audron@cocaine.farm> | 2021-06-23 19:17:16 +0200 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2021-06-23 19:18:10 +0200 |
| commit | f83d7ddf9b3514c7e1a5f7d39f1788fef1d0542d (patch) | |
| tree | a77f32efe8168b8186dc6bb84fa371e5320843d2 /Cargo.lock | |
| parent | add required metadata for publishing to macros crate (diff) | |
rewrite sed regex to work cross channel
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -73,7 +73,7 @@ checksum = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040" [[package]] name = "catinator" -version = "1.2.1" +version = "1.3.0" dependencies = [ "anyhow", "base64", @@ -95,7 +95,7 @@ dependencies = [ [[package]] name = "catinator_macros" -version = "0.1.0" +version = "0.2.0" dependencies = [ "anyhow", "catinator", |
