File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -47,12 +47,12 @@ void main()
47
47
}
48
48
```
49
49
50
- [ ![ Open on run.dlang.io] ( https://img.shields.io/badge/run.dlang.io-open-blue.svg )] ( https://run.dlang.io/is/on6YTM )
50
+ [ ![ Open on run.dlang.io] ( https://img.shields.io/badge/run.dlang.io-open-blue.svg )] ( https://run.dlang.io/is/MV5tPC )
51
51
52
52
#### Example (30 sec)
53
53
``` d
54
54
/+dub.sdl:
55
- dependency "mir-algorithm" version="~>0.9 .1"
55
+ dependency "mir-algorithm" version="~>1.1 .1"
56
56
+/
57
57
void main()
58
58
{
@@ -84,7 +84,7 @@ void main()
84
84
}
85
85
```
86
86
87
- [ ![ Open on run.dlang.io] ( https://img.shields.io/badge/run.dlang.io-open-blue.svg )] ( https://run.dlang.io/is/gSlbMb )
87
+ [ ![ Open on run.dlang.io] ( https://img.shields.io/badge/run.dlang.io-open-blue.svg )] ( https://run.dlang.io/gist/d98bdea7310ad7bd82731fe12ed892ea )
88
88
89
89
### Our sponsors
90
90
You can’t perform that action at this time.
0 commit comments