mirror of
https://codeberg.org/icewind/rss-webhook-trigger.git
synced 2026-06-03 18:04:09 +02:00
actions
This commit is contained in:
parent
068ead7e7d
commit
5ef6105c6d
2 changed files with 43 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
use color_eyre::{eyre::WrapErr, Result};
|
||||
use serde::{Deserialize, Deserializer};
|
||||
use serde::Deserialize;
|
||||
use std::fs::read_to_string;
|
||||
use tokio::time::Duration;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue