File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
The MIT License
2
2
3
- Copyright (c) 2016-2020 Laurent Arnoud <laurent@spkdev.net>
3
+ Copyright (c) 2016-2021 Laurent Arnoud <laurent@spkdev.net>
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining
6
6
a copy of this software and associated documentation files (the
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ format](https://github.com/mperham/sidekiq/wiki/Job-Format) as reference.
15
15
16
16
``` toml
17
17
[dependencies ]
18
- sidekiq = " 0.8 "
18
+ sidekiq = " 0.9 "
19
19
```
20
20
21
21
## Default environment variables
@@ -36,10 +36,10 @@ sidekiq = "0.8"
36
36
37
37
The MIT License
38
38
39
- Copyright (c) 2016-2020 Laurent Arnoud < laurent@spkdev.net >
39
+ Copyright (c) 2016-2021 Laurent Arnoud < laurent@spkdev.net >
40
40
41
41
---
42
- [ ![ Build] ( https://img.shields.io/travis/ spk/rust-sidekiq/master.svg )] ( https://travis-ci.org /spk/rust-sidekiq )
42
+ [ ![ Build] ( https://img.shields.io/github/workflow/status/ spk/rust-sidekiq/CI/ master.svg )] ( https://github.com /spk/rust-sidekiq/actions )
43
43
[ ![ Version] ( https://img.shields.io/crates/v/sidekiq.svg )] ( https://crates.io/crates/sidekiq )
44
44
[ ![ Documentation] ( https://img.shields.io/badge/doc-rustdoc-blue.svg )] ( https://docs.rs/sidekiq/ )
45
45
[ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://opensource.org/licenses/MIT " MIT ")
You can’t perform that action at this time.
0 commit comments